public class ConvergenceException extends MathIllegalStateException
Constructor and Description |
---|
ConvergenceException()
Construct the exception.
|
ConvergenceException(Localizable specific)
Construct the exception with a specific context.
|
ConvergenceException(Localizable specific,
java.lang.Object... args)
Construct the exception with a specific context and arguments.
|
getArguments, getGeneralPattern, getLocalizedMessage, getMessage, getMessage, getSpecificPattern
public ConvergenceException()
public ConvergenceException(Localizable specific)
specific
- Specific contexte pattern.public ConvergenceException(Localizable specific, java.lang.Object... args)
specific
- Specific contexte pattern.args
- Arguments.Copyright © 2010 - 2020 Adobe. All Rights Reserved