class

X::Exceptions::InvalidInstruction

Inherits Exception / Reference / Object

Raised when an unknown or unsupported instruction is encountered

Constructors

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