Package it.unibo.tuprolog.unify.exception

Types

NoUnifyException
Link copied to clipboard
open class NoUnifyException(term1: Term, term2: Term, other: Throwable?) : TuPrologException
OccurCheckException
Link copied to clipboard
class OccurCheckException(term1: Term, term2: Term, innerVar: Var, innerTerm: Term, other: Throwable?) : NoUnifyException