Package org.dellroad.stuff.pobj
Class NotConfiguredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.dellroad.stuff.pobj.NotConfiguredException
- All Implemented Interfaces:
Serializable
Thrown by
AbstractConfiguredBean.getRequiredConfig()
when the bean is not configured.- See Also:
-
Constructor Summary
ConstructorDescriptionNotConfiguredException
(String message) NotConfiguredException
(String message, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotConfiguredException
public NotConfiguredException() -
NotConfiguredException
-
NotConfiguredException
-
NotConfiguredException
-