Package cz.cvut.kbss.jopa.exceptions
Class InferredAttributeModifiedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cz.cvut.kbss.jopa.exceptions.OWLPersistenceException
cz.cvut.kbss.jopa.exceptions.AttributeModificationForbiddenException
cz.cvut.kbss.jopa.exceptions.InferredAttributeModifiedException
- All Implemented Interfaces:
Serializable
This exception is raised when the user modifies an inferred attribute, which is forbidden.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InferredAttributeModifiedException
-