ZeroDivisionError
classin packageklyn
public class ZeroDivisionError extends UncheckedException:
└ ZeroDivisionError

Error raised on division by zero.

Properties inherited from Exception: message
Properties inherited from Object: type
Constructors
Modifier and Type Member Description
public ZeroDivisionError
ZeroDivisionError(message as String = "Division by zero"):
Constructor for ZeroDivisionError.
Methods inherited from UncheckedException: toString
Methods inherited from Exception: toString
Methods inherited from Object: fromJson, toDict, toJson, toString, toXml