Package de.espirit.or
Class SchemaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.espirit.common.UncheckedException
de.espirit.or.ORException
de.espirit.or.SchemaException
- All Implemented Interfaces:
LocalizableError
,Serializable
Thrown to indicate errors related to a
Schema
.- Since:
- 5.2.241201
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class de.espirit.or.ORException
getErrorCode, initCause
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SchemaException
public SchemaException()
-