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.
|
getArgument
getArguments, getGeneralPattern, getLocalizedMessage, getMessage, getMessage, getSpecificPattern
private static final long serialVersionUID
public ZeroException()
public ZeroException(Localizable specific)
specific
- Specific contexte pattern .Copyright (c) 2003-2014 Apache Software Foundation