org.apache.commons.math.exception
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
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
public ZeroException()
public ZeroException(Localizable specific)
specific
- Specific contexte pattern .Copyright (c) 2003-2013 Apache Software Foundation