public class ZeroException extends MathIllegalNumberException
Constructor and Description |
---|
ZeroException()
Construct the exception.
|
ZeroException(Localizable specific)
Construct the exception with a specific context.
|
getArgument
getArguments, getGeneralPattern, getLocalizedMessage, getMessage, getMessage, getSpecificPattern
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ZeroException()
public ZeroException(Localizable specific)
specific
- Specific contexte pattern .Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.