-
-
Constructor Summary
Constructors
Constructor |
Description |
NotActiveException() |
Constructor to create a new NotActiveException without a reason.
|
NotActiveException(String reason) |
Constructor to create a new NotActiveException with the reason given.
|
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString