Class ConfiguratorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.codice.ddf.admin.configurator.ConfiguratorException
All Implemented Interfaces:
Serializable

public class ConfiguratorException extends RuntimeException
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 Details

    • ConfiguratorException

      public ConfiguratorException(String message)
    • ConfiguratorException

      public ConfiguratorException(String message, Throwable cause)