NoUnifyException

open class NoUnifyException(    term1: <ERROR CLASS>,     term2: <ERROR CLASS>,     other: Throwable?)

Constructors

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

Properties

Link copied to clipboard
open val message: String?

Inheritors

Link copied to clipboard