JMSLTM Numerical Library 6.0

com.imsl.stat
Class Pdf.AltSeriesAccuracyLossException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.imsl.IMSLException
              extended by com.imsl.stat.Pdf.AltSeriesAccuracyLossException
All Implemented Interfaces:
Serializable
Enclosing class:
Pdf

public static class Pdf.AltSeriesAccuracyLossException
extends IMSLException

The magnitude of alternating series sum is too small relative to the sum of positive terms to permit a reliable accuracy.

See Also:
Serialized Form

Constructor Summary
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.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Pdf.AltSeriesAccuracyLossException

public 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.

Parameters:
message - a String containing the message explaining the cause of the exception.

Pdf.AltSeriesAccuracyLossException

public 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.

Parameters:
key - a String containing the message explaining the cause of the exception.
arguments - an Object containing arguments for message String key.

JMSLTM Numerical Library 6.0

Copyright © 1970-2009 Visual Numerics, Inc.
Built September 1 2009.