Class InfoboxPreferencesException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.tocco.nice2.infobox.api.InfoboxPreferencesException
All Implemented Interfaces:
Serializable

public class InfoboxPreferencesException extends RuntimeException
See Also:
  • Constructor Details

    • InfoboxPreferencesException

      public InfoboxPreferencesException()
    • InfoboxPreferencesException

      public InfoboxPreferencesException(String message)
    • InfoboxPreferencesException

      public InfoboxPreferencesException(String message, Throwable cause)
    • InfoboxPreferencesException

      public InfoboxPreferencesException(Throwable cause)