Class InvalidStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jans.as.server.model.exception.InvalidStateException
- All Implemented Interfaces:
Serializable
Runtime exception to stop code execution if something is not right
- Author:
- Yuriy Movchan Date: 09/08//2016
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidStateException
public InvalidStateException() -
InvalidStateException
-