Click or drag to resize
TcurrentTstopInconsistentException Constructor
Overload List
  NameDescription
Public methodTcurrentTstopInconsistentException
The end value for the integration in time, tout, is not consistent with the current time value, t.
Public methodTcurrentTstopInconsistentException(String)
The end value for the integration in time, tout, is not consistent with the current time value, t.
Protected methodTcurrentTstopInconsistentException(SerializationInfo, StreamingContext)
The end value for the integration in time, tout, is not consistent with the current time value, t.
Public methodTcurrentTstopInconsistentException(String, Exception)
The end value for the integration in time, tout, is not consistent with the current time value, t.
Public methodTcurrentTstopInconsistentException(String, Object)
The end value for the integration in time, tout, is not consistent with the current time value, t.
Public methodTcurrentTstopInconsistentException(Double, Double, Double)
The end value for the integration in time, tout, is not consistent with the current time value, t.
Top
See Also