class

X::Exceptions::Unhandled

Inherits Exception / Reference / Object

Raised when an unhandled exception occurs

Constructors

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