Too many steps were taken between two consecutive time steps.
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class TooManyStepsException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class TooManyStepsException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class TooManyStepsException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Math..::.TooManyStepsException | too many steps were taken between two consecutive time steps. |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.TooManyStepsException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.TooManyStepsException