public static class ChiSquaredTest.DidNotConvergeException extends IMSLException
Constructor and Description |
---|
DidNotConvergeException(String message)
Constructs a
DidNotConvergeException object. |
DidNotConvergeException(String key,
Object[] arguments)
Constructs a
DidNotConvergeException object. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DidNotConvergeException(String message)
DidNotConvergeException
object.message
- a String
containing the error messageCopyright © 2020 Rogue Wave Software. All rights reserved.