SDK
SDK C# v1.x
1

You are currently looking at the documentation of a previous version of Kuzzle. We strongly recommend that you use the latest version. You can also use the version selector in the top menu.

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 nameTypeDescription
Stack
string
Error stacktrace (development only)