Class SettingStoreException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sodius.oslc.server.SettingStoreException
All Implemented Interfaces:
Serializable

public class SettingStoreException extends Exception
Thrown when a problem with the SettingStore occurs.
Since:
2.0.0
See Also:
  • Constructor Details

    • SettingStoreException

      public SettingStoreException(String message)
    • SettingStoreException

      public SettingStoreException(String message, Throwable cause)