Maximum number of iterations exceeded.
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class TooManyIterationsException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class TooManyIterationsException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class TooManyIterationsException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Math..::.TooManyIterationsException | maximum number of iterations exceeded |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.TooManyIterationsException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.TooManyIterationsException