Serialized Form


Package org.gbanga.api

Class org.gbanga.api.APIException extends java.lang.Exception implements Serializable

Serialized Fields

code

int code
The HTTP status code.


explanation

java.lang.String explanation
A detailed explanation of the exception.