class

Myst::RuntimeError

Inherits Exception / Reference / Object

The containing error type for any error raised within the language.

Constructors

new(value : MTValue, trace : Callstack)
Source

Instance methods

trace
Source
trace=(trace : Callstack)
Source
value
Source
value=(value : MTValue)
Source