public class ZeroException extends MathIllegalNumberException
| Constructor and Description |
|---|
ZeroException()
Construct the exception.
|
ZeroException(Localizable specific)
Construct the exception with a specific context.
|
getArgumentgetArguments, getGeneralPattern, getLocalizedMessage, getMessage, getMessage, getSpecificPatternaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ZeroException()
public ZeroException(Localizable specific)
specific - Specific contexte pattern .Copyright © 2003–2015. All rights reserved.