public static class MathException.NegativeException extends MathException
MathException.DivideByZeroException , MathException.NegativeException , MathException.NonIntegerException , MathException.OverflowException | Modifier | Constructor and Description |
|---|---|
protected |
NegativeException()
|
protected |
NegativeException(String
|
protected |
NegativeException(String
|
protected |
NegativeException(String
|
protected |
NegativeException(Throwable
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected NegativeException()
protected NegativeException(Stringmessage, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
protected NegativeException(Stringmessage)
protected NegativeException(Throwablecause)