Package fmpp.setting

Class SettingException

All Implemented Interfaces:
Serializable

public class SettingException extends ExceptionCC
Bad setting or setting combination, or failure when trying to setup the engine with the settings.
See Also:
  • Constructor Details

    • SettingException

      public SettingException(String s)
    • SettingException

      public SettingException(String s, Throwable cause)