The RealTimeInvalidOperationExceptiontype exposes the following members.

Constructors

  Name Description
RealTimeInvalidOperationException Overloaded.

Methods

  Name Description
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetBaseException (Inherited from Exception.)
GetHashCode (Inherited from Object.)
GetObjectData
Populates a SerializationInfo with the data needed to serialize the object.
(Overrides ExceptionGetObjectData(SerializationInfo, StreamingContext).)
GetType (Inherited from Exception.)
MemberwiseClone (Inherited from Object.)
ToString
Returns a System.String that represents this object.
(Overrides ExceptionToString () () () .)

Properties

  Name Description
Data (Inherited from Exception.)
FailureReason
Gets the detailed reason for failure, if available.
HelpLink (Inherited from Exception.)
HResult (Inherited from Exception.)
InnerException (Inherited from Exception.)
Message (Inherited from Exception.)
Source (Inherited from Exception.)
StackTrace (Inherited from Exception.)
TargetSite (Inherited from Exception.)

See Also