Class PreferencesException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codice.ddf.preferences.PreferencesException
All Implemented Interfaces:
Serializable

public class PreferencesException extends Exception
See Also:
  • Constructor Details

    • PreferencesException

      public PreferencesException(Throwable e)
    • PreferencesException

      public PreferencesException(String message)