Package com.exe4j
Class Controller.ConnectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.exe4j.Controller.ConnectionException
- All Implemented Interfaces:
Serializable
- Enclosing class:
Controller
The exception thrown by methods of the Controller
class to
indicate that a splash screen operation was not successful.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString