Constructor
new WriteError(message, response)
the error is thrown by the rest api in case of error
Parameters:
Name | Type | Description |
---|---|---|
message | string | |
response | Response |
- Since
- 1.24.0
- Copyright
- schukai GmbH
- License
- AGPLv3
Members
(static) instanceSymbol
This method is called by the
instanceof
operator.This method is called by the instanceof
operator.
- Since
- 2.1.0
Methods
getResponse() → {Response}
Returns:
- Type:
- Response
getValidation() → {Object}
Returns:
- Type:
- Object