public final class OverflowException
extends java.lang.ArithmeticException
| Constructor and Description |
|---|
OverflowException()
Initializes a new instance of the
OverflowException class. |
OverflowException(java.lang.String message)
Initializes a new instance of the
OverflowException class with a specified error message. |
OverflowException(java.lang.String message,
java.lang.Throwable cause)
Initializes a new instance of this class.
|
public OverflowException()
OverflowException class.public OverflowException(java.lang.String message)
OverflowException class with a specified error message.message - The message that describes the error.public OverflowException(java.lang.String message,
java.lang.Throwable cause)
See Also:
GroupDocs.Assembly for Java Documentation - the home page for the GroupDocs.Assembly for Java Product Documentation.
GroupDocs.Assembly for Java Support Forum - our preferred method of support.
© 2001-2023 Aspose Pty Ltd. All rights reserved.