Package org.tanukisoftware.wrapper
Class WrapperShuttingDownException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.tanukisoftware.wrapper.WrapperShuttingDownException
- All Implemented Interfaces:
Serializable
WrapperShuttingDownExceptions are thrown when certain Wrapper functions
are accessed after the Wrapper has started shutting down.
- Author:
- Tanuki Software Development Team <support@tanukisoftware.com>
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString