Class VmShutdownListener.VmShutdownException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    VmShutdownListener

    public static class VmShutdownListener.VmShutdownException
    extends java.lang.RuntimeException
    Message carrier to break out of loops using the callback.
    Since:
    3.2.1
    Author:
    Derek Hulley
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • VmShutdownException

        public VmShutdownException()