Class ShutdownController.IllegalShutdownStateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
ch.raffael.meldioc.library.base.lifecycle.ShutdownController.IllegalShutdownStateException
All Implemented Interfaces:
java.io.Serializable
Enclosing interface:
ShutdownController

public static class ShutdownController.IllegalShutdownStateException
extends java.lang.IllegalStateException
See Also:
Serialized Form
  • Constructor Summary

    Constructors
    Constructor Description
    IllegalShutdownStateException​(ShutdownController.State state)  
  • Method Summary

    Modifier and Type Method Description
    ShutdownController.State state()  

    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