ArithmeticException Members

ArithmeticException Members

Class Overview | This Package | All Packages

Constructors
Name Description
ArithmeticException() Constructs an ArithmeticException with no detail message.
ArithmeticException(String) Constructs an ArithmeticException with the specified detail message.