Uses of Class
edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.exceptions.IMPLogicsException
Packages that use IMPLogicsException
Package
Description
-
Uses of IMPLogicsException in edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.exceptions
Modifier and TypeClassDescriptionclass
Thrown to indicate that the quantity of Term (arity) of an object does not match expected.class
Thrown as a generic Exception for theLevelHierarchy
class.class
Thrown to indicate that aLogicConstraint
does not exist in a logic schema.class
Thrown to indicate that aLiteral
can not be negated.class
Thrown to indicate that aPredicate
is not derived.class
Thrown to indicate that aPredicate
is not contained in a logic schema.class
Thrown to indicate that aPredicate
is not found in aLevelHierarchy
.class
Thrown to indicate that aPredicate
is not from aLogicSchema
but from another one.class
Thrown to indicate that aConstraintID
is repeated inside aLogicSchema
.class
Thrown to indicate that aPredicate
name is repeated inside aLogicSchema
. -
Uses of IMPLogicsException in edu.upc.fib.inlab.imp.kse.logics.logicschema.services.comparator.exceptions
Subclasses of IMPLogicsException in edu.upc.fib.inlab.imp.kse.logics.logicschema.services.comparator.exceptionsModifier and TypeClassDescriptionclass
class
-
Uses of IMPLogicsException in edu.upc.fib.inlab.imp.kse.logics.logicschema.services.creation.exceptions
-
Uses of IMPLogicsException in edu.upc.fib.inlab.imp.kse.logics.logicschema.services.parser.exceptions
Subclasses of IMPLogicsException in edu.upc.fib.inlab.imp.kse.logics.logicschema.services.parser.exceptionsModifier and TypeClassDescriptionclass
class
class
-
Uses of IMPLogicsException in edu.upc.fib.inlab.imp.kse.logics.logicschema.services.processes.exceptions