public static class Pdf.AltSeriesAccuracyLossException extends IMSLException
| Constructor and Description |
|---|
Pdf.AltSeriesAccuracyLossException(String message)
The magnitude of alternating series sum is too small relative to the sum
of positive terms to permit a reliable accuracy.
|
Pdf.AltSeriesAccuracyLossException(String key,
Object[] arguments)
The magnitude of alternating series sum is too small relative to the sum
of positive terms to permit a reliable accuracy.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Pdf.AltSeriesAccuracyLossException(String message)
message - a String containing the message explaining
the cause of the exception.public Pdf.AltSeriesAccuracyLossException(String key, Object[] arguments)
key - a String containing the message explaining
the cause of the exception.arguments - an Object containing arguments for
message String key.Copyright © 1970-2015 Rogue Wave Software
Built June 18 2015.