public class InfinityException extends FatalException
Exception thrown when a numeric operation produces an infinite result.
Modifier | Constructor and Description |
---|---|
|
InfinityException()
Default constructor.
|
protected |
InfinityException(java.lang.String message,
java.lang.Throwable cause) |
getCause, getMessage, setCause, setMessage, toString