class

X::Exceptions::Conversion

Inherits Exception / Reference / Object

Raised when type conversion fails

Constructors

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