Class ConfiguratorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.codice.ddf.admin.configurator.ConfiguratorException
- All Implemented Interfaces:
Serializable
This code is experimental. While this class is functional and tested, it may change or be
removed in a future version of the library.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConfiguratorException(String message) ConfiguratorException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConfiguratorException
-
ConfiguratorException
-