Class SettingsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.murmelmeister.murmelapi.exceptions.MurmelException
de.murmelmeister.murmelapi.exceptions.setting.SettingsException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSettingsException(String message) SettingsException(String message, Throwable cause) SettingsException(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
-
SettingsException
-
SettingsException
-
SettingsException
-