Package com.loop54.exceptions
Class EngineNotReachableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.loop54.exceptions.Loop54Exception
com.loop54.exceptions.EngineNotReachableException
- All Implemented Interfaces:
Serializable
Thrown when a connection to the engine cannot be made. Could have multiple causes.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EngineNotReachableException
-