OccurCheckException

class OccurCheckException(    term1: <ERROR CLASS>,     term2: <ERROR CLASS>,     innerVar: <ERROR CLASS>,     innerTerm: <ERROR CLASS>,     other: Throwable?) : NoUnifyException

Constructors

Link copied to clipboard
fun OccurCheckException(    term1: <ERROR CLASS>,     term2: <ERROR CLASS>,     innerVar: <ERROR CLASS>,     innerTerm: <ERROR CLASS>)
Link copied to clipboard
fun OccurCheckException(    term1: <ERROR CLASS>,     term2: <ERROR CLASS>,     innerVar: <ERROR CLASS>,     innerTerm: <ERROR CLASS>,     other: Throwable?)

Properties

Link copied to clipboard
open override val message: String