Package com.loop54.exceptions
Class Loop54Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.loop54.exceptions.Loop54Exception
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ClientInfoException,EngineNotReachableException,EngineStatusCodeException,SerializationException
Base class for all Loop54-specific checked exceptions.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLoop54Exception(Exception cause) Loop54Exception(String message) Loop54Exception(String message, Exception cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Loop54Exception
-
Loop54Exception
-
Loop54Exception
-