Package edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.exceptions
package edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.exceptions
-
ExceptionsClassDescriptionThrown to indicate that the quantity of Term (arity) of an object does not match expected.General exception for IMP Logics library.Thrown as a generic Exception for the
LevelHierarchy
class.Thrown to indicate that aLogicConstraint
does not exist in a logic schema.Thrown to indicate that aLiteral
can not be negated.Thrown to indicate that aPredicate
is not derived.Thrown to indicate that aPredicate
is not contained in a logic schema.Thrown to indicate that aPredicate
is not found in aLevelHierarchy
.Thrown to indicate that aPredicate
is not from aLogicSchema
but from another one.Thrown to indicate that aConstraintID
is repeated inside aLogicSchema
.Thrown to indicate that aPredicate
name is repeated inside aLogicSchema
.