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