class

X::Exceptions::UndefinedVariable

Inherits Exception / Reference / Object

Raised when an undefined variable is referenced

Constructors

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