Uses of Class
cz.cvut.kbss.jopa.exceptions.AttributeModificationForbiddenException
Packages that use AttributeModificationForbiddenException
-
Uses of AttributeModificationForbiddenException in cz.cvut.kbss.jopa.exceptions
Subclasses of AttributeModificationForbiddenException in cz.cvut.kbss.jopa.exceptionsModifier and TypeClassDescriptionclassThis exception is raised when the user modifies an inferred attribute, which is forbidden.