class

X::Exceptions::Value

Inherits Exception / Reference / Object

Raised when an instruction receives a value of the wrong type

Constructors

new(message : String | Nil = nil, cause : Exception | Nil = nil)
Source