public class ConvergenceException extends MathIllegalStateException
| Constructor and Description | 
|---|
| ConvergenceException()Construct the exception. | 
| ConvergenceException(Localizable pattern,
                    Object... args)Construct the exception with a specific context and arguments. | 
getContext, getLocalizedMessage, getMessageaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConvergenceException()
public ConvergenceException(Localizable pattern, Object... args)
pattern - Message pattern providing the specific context of
 the error.args - Arguments.Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.