Serializable
, LocalizedException
MathIllegalArgumentException
@Deprecated public class ZeroException extends MathIllegalNumberException
INTEGER_ZERO
Constructor | Description |
---|---|
ZeroException() |
Deprecated.
Construct the exception.
|
ZeroException(Localizable specific,
Object... arguments) |
Deprecated.
Construct the exception with a specific context.
|
getArgument
createInternalError, createInternalError, getLocalizedMessage, getMessage, getMessage, getParts, getSpecifier
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ZeroException()
public ZeroException(Localizable specific, Object... arguments)
specific
- Specific context pattern.arguments
- Arguments.Copyright © 2016–2018 Hipparchus.org. All rights reserved.