org.apache.commons.math3.exception
public class ZeroException extends MathIllegalNumberException
INTEGER_ZERO| Constructor and Description |
|---|
ZeroException()
Construct the exception.
|
ZeroException(Localizable specific,
Object... arguments)
Construct the exception with a specific context.
|
getArgumentgetContext, getLocalizedMessage, getMessagefillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ZeroException()
public ZeroException(Localizable specific, Object... arguments)
specific - Specific context pattern.arguments - Arguments.Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.