Package org.alfresco.util
Class VmShutdownListener.VmShutdownException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.alfresco.util.VmShutdownListener.VmShutdownException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- VmShutdownListener
public static class VmShutdownListener.VmShutdownException extends RuntimeException
Message carrier to break out of loops using the callback.- Since:
- 3.2.1
- Author:
- Derek Hulley
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description VmShutdownException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-