Serialized Form
-
Package org.schedulesdirect.api.exception
-
Exception Class org.schedulesdirect.api.exception.InvalidCredentialsException
class InvalidCredentialsException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.schedulesdirect.api.exception.InvalidHttpResponseException
class InvalidHttpResponseException extends IOException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
details
String details
-
status
int status
-
-
Exception Class org.schedulesdirect.api.exception.InvalidJsonObjectException
class InvalidJsonObjectException extends IOException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
src
String src
-
-
Exception Class org.schedulesdirect.api.exception.JsonEncodingException
class JsonEncodingException extends IOException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
src
String src
-
-
Exception Class org.schedulesdirect.api.exception.ServiceOfflineException
class ServiceOfflineException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.schedulesdirect.api.exception.SilentInvalidJsonObjectException
class SilentInvalidJsonObjectException extends InvalidJsonObjectException implements Serializable- serialVersionUID:
- 1L
-