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, getMessageaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ZeroException()
public ZeroException(Localizable specific, Object... arguments)
specific - Specific context pattern.arguments - Arguments.Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.