Constructor
new TemporaryError(message)
Parameters:
Name | Type | Description |
---|---|---|
message |
String | The error message. |
- Source:
Error raised when an unexpected/unknown (but possibly recoverable) error occurs.
Name | Type | Description |
---|---|---|
message |
String | The error message. |