Serialized Form
-
Package com.loop54.exceptions
-
Exception com.loop54.exceptions.ClientInfoException
class ClientInfoException extends Loop54Exception implements Serializable -
Exception com.loop54.exceptions.EngineNotReachableException
class EngineNotReachableException extends Loop54Exception implements Serializable -
Exception com.loop54.exceptions.EngineStatusCodeException
class EngineStatusCodeException extends Loop54Exception implements Serializable-
Serialized Fields
-
details
ErrorDetails details
Details about the error provided by the engine.
-
-
-
Exception com.loop54.exceptions.Loop54ArgumentException
class Loop54ArgumentException extends Loop54RuntimeException implements Serializable -
Exception com.loop54.exceptions.Loop54Exception
class Loop54Exception extends Exception implements Serializable -
Exception com.loop54.exceptions.Loop54RuntimeException
class Loop54RuntimeException extends RuntimeException implements Serializable -
Exception com.loop54.exceptions.SerializationException
class SerializationException extends Loop54Exception implements Serializable
-