SDK
SDK Java v3.x
2

This SDK is deprecated. We recommend to use the Kuzzle SDK-JVM.
A migration guide is available here

ErrorResponse #

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

Properties #

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