class

X::Exceptions::StackOverflow

Inherits Exception / Reference / Object

Raised when a stack overflow occurs

Constructors

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