Version:
classextends Error
RetryError
typescript
class RetryError extends ErrorProperties
| Name | Type | Description |
|---|---|---|
readonly attempts | number | - |
readonly lastError | unknown | - |
Was this page helpful?
class RetryError extends Error| Name | Type | Description |
|---|---|---|
readonly attempts | number | - |
readonly lastError | unknown | - |
Was this page helpful?