class

X::Exceptions::Runtime

Inherits Exception / Reference / Object

Raised when a runtime exception occurs

Constructors

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