The end value for the integration in time, tout, is not consistent with the current time value, t.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
[SerializableAttribute]
public class TcurrentTstopInconsistentException : IMSLException
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class TcurrentTstopInconsistentException _
	Inherits IMSLException
Visual C++
[SerializableAttribute]
public ref class TcurrentTstopInconsistentException : public IMSLException

Exceptions

ExceptionCondition
Imsl.Math..::.TcurrentTstopInconsistentException the end value for the integration in time, tout, is not consistent with the current time value, t.

Inheritance Hierarchy

See Also