Serialized Form
-
Package se.idkollen.client
-
Exception se.idkollen.client.IdkollenError
class IdkollenError extends RuntimeException implements Serializable-
Serialized Fields
-
code
String code
Short machine-readable error code (e.g."api","http","json","poll_timeout"). -
status
int status
HTTP status code returned by the server, or0for non-HTTP errors.
-
-
-