Thrown when an operation results in an overflow.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
SyntaxJava
Copy Code
|
|---|
public class OverflowException extends RuntimeException |
Inheritance Hierarchyjava.lang.Object![]()
java.lang.Throwable![]()
java.lang.Exception![]()
java.lang.RuntimeException![]()
com.mindfusion.common.OverflowException
See Also