OccurCheckException

class OccurCheckException(term1: Term, term2: Term, innerVar: Var, innerTerm: Term, other: Throwable?) : NoUnifyException

Constructors

OccurCheckException
Link copied to clipboard
fun OccurCheckException(term1: Term, term2: Term, innerVar: Var, innerTerm: Term)

Properties

cause
Link copied to clipboard
open override val cause: Throwable?
message
Link copied to clipboard
open override val message: String