cadenza / cadenza.data / NeutralException

NeutralException

class NeutralException : SlowPathException

Constructors

<init>

NeutralException(type: Type, term: Neutral)

Properties

term

val term: Neutral

type

val type: Type

Functions

apply

fun apply(rands: Array<out Any?>): Nothing

get

fun get(): NeutralValue

Companion Object Properties

serialVersionUID

const val serialVersionUID: Long