Overload List

  Name Description
RealTimeInvalidOperationException () () ()
Initializes a new instance of the class.
RealTimeInvalidOperationException(String)
Initializes a new instance of the class. Defaults the reason to timeout.
RealTimeInvalidOperationException(SerializationInfo, StreamingContext)
Initializes a new instance of the class from serialized data.
RealTimeInvalidOperationException(String, Exception)
Initializes a new instance of the class. Defaults the reason to timeout.
RealTimeInvalidOperationException(String, Exception, InvalidOperationReason)
Initializes a new instance of the class with a specific reason for the failure.

See Also