Distance between starting time point and end point for the integration
is too small.
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class TimeIntervalTooSmallException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class TimeIntervalTooSmallException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class TimeIntervalTooSmallException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Math..::.ErrorTestException | distance between starting time point and end point for the integration is too small. |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.TimeIntervalTooSmallException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.TimeIntervalTooSmallException