SDK
SDK Dart Null Safety v3.x
2

KuzzleError #

KuzzleError is a serializable class representing a raw Kuzzle response with error.

Properties #

Property Type Description
message
String
Error message
stack
String
Error stack
status
int
esponse status, following HTTP status codes.