Exception | Description |
---|---|
ClientInfoException |
Thrown when we cannot read the client info properly.
|
EngineNotReachableException |
Thrown when a connection to the engine cannot be made.
|
EngineStatusCodeException |
Thrown when the engine is reachable, but the response status code was not 200.
|
Loop54ArgumentException |
Runtime exception thrown when an illegal/missing argument is detected.
|
Loop54Exception |
Base class for all Loop54-specific checked exceptions.
|
Loop54RuntimeException |
Base class for all Loop54-specific unchecked exceptions.
|
SerializationException |
Thrown when the data returned from the engine could not be serialized or deserialize.
|