public class ZeroException extends MathIllegalNumberException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
Serializable version identifier
|
| Constructor and Description |
|---|
ZeroException()
Construct the exception.
|
ZeroException(Localizable specific)
Construct the exception with a specific context.
|
getArgumentgetArguments, getGeneralPattern, getLocalizedMessage, getMessage, getMessage, getSpecificPatternprivate static final long serialVersionUID
public ZeroException()
public ZeroException(Localizable specific)
specific - Specific contexte pattern .Copyright (c) 2003-2013 Apache Software Foundation