class

X::Exceptions::DivisionByZero

Inherits Exception / Reference / Object

Raised when division by zero

Constructors

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