class

X::Exceptions::StackUnderflow

Inherits Exception / Reference / Object

Raised when a stack underflow occurs

Constructors

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