TimeoutError
Hierarchy
- Readonly<Error & { cause: unknown; message: string; name: TimeoutError; stack: string } & { name: TimeoutError }>
- TimeoutError
Index
Constructors
constructor
Error constructor
Properties
staticreadonlyinheritederrorName
Error name
Methods
staticinheritedasString
Static method to convert an error to a string
staticinheritedhasInstance
Return true if anyValue is an instance of current class
The TimeoutError object indicates an error that the operation took too much time and was canceled