Class LinkingTypesStoreException

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

public class LinkingTypesStoreException extends Exception
Thrown when a problem with the LinkingTypesStore occurs.
Since:
3.13.0
See Also:
  • Constructor Details

    • LinkingTypesStoreException

      public LinkingTypesStoreException(String message)
    • LinkingTypesStoreException

      public LinkingTypesStoreException(String message, Throwable cause)