ApiErrorException #
Inherits from the KuzzleException class.
The ApiErrorException
exception is used to reject API requests upon receiving an error response from Kuzzle's API.
Properties #
These additional properties are available in addition to the KuzzleException properties.
Property name | Type | Description |
---|---|---|
Stack | string | Error stacktrace (development only) |
Edit this page on Github(opens new window)