DivideByZeroException

Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, java.lang.ArithmeticException, com.aspose.tasks.exceptions.ArithmeticException

public class DivideByZeroException extends ArithmeticException

The exception that is thrown when there is an attempt to divide an integral value by zero.