Exception | Description |
---|---|
InvalidCredentialsException |
Represents an exception that is thrown as a result of a failed authroization attempt with the Schedules Direct service
|
InvalidHttpResponseException |
Thrown when an HTTP request to the SD servers does not return an expected result (usually thrown when the request does not return status 200)
|
InvalidJsonObjectException |
Represents an exception thrown when a received JSON object does not meet the expected format (i.e.
|
JsonEncodingException |
When String input is expected to be JSON encoded data, but isn't then this exception is thrown in response
|
ServiceOfflineException |
Represents an exception that is thrown as a result of the Schedules Direct web service reporting itself as OFFLINE/unavailable
|
SilentInvalidJsonObjectException |
A subclass that never logs to disk, regardless of system property
|
Copyright © 2012–2014 Battams, Derek. All rights reserved.