Click or drag to resize
TimeIntervalTooSmallException Constructor
Overload List
  NameDescription
Public methodTimeIntervalTooSmallException
Distance between starting time point and end point for the integration is too small.
Public methodTimeIntervalTooSmallException(String)
Distance between starting time point and end point for the integration is too small.
Public methodTimeIntervalTooSmallException(Double, Double)
Distance between starting time point and end point for the integration is too small.
Protected methodTimeIntervalTooSmallException(SerializationInfo, StreamingContext)
Distance between starting time point and end point for the integration is too small.
Public methodTimeIntervalTooSmallException(String, Exception)
Distance between starting time point and end point for the integration is too small.
Public methodTimeIntervalTooSmallException(String, Object)
Distance between starting time point and end point for the integration is too small.
Top
See Also