Package com.sodius.oslc.server
Class SettingStoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sodius.oslc.server.SettingStoreException
- All Implemented Interfaces:
Serializable
Thrown when a problem with the
SettingStore occurs.- Since:
- 2.0.0
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSettingStoreException(String message) SettingStoreException(String message, 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
-
SettingStoreException
-
SettingStoreException
-