Share via


RealTimeInvalidOperationException Members

Include Protected Members
Include Inherited Members

Thrown when the operation is currently invalid, but the application may be able to take further action based on reason.

The RealTimeInvalidOperationException type exposes the following members.

Constructors

  Name Description
Public method RealTimeInvalidOperationException() Initializes a new instance of the class.
Public method RealTimeInvalidOperationException(String) Initializes a new instance of the class.
Protected method RealTimeInvalidOperationException(SerializationInfo, StreamingContext) Initializes a new instance of the class from serialized data.
Public method RealTimeInvalidOperationException(String, Exception) Initializes a new instance of the class.
Public method RealTimeInvalidOperationException(String, Exception, InvalidOperationReason) Initializes a new instance of the class.

Top

Properties

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

Top

Methods

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

Top

See Also

Reference

RealTimeInvalidOperationException Class

Microsoft.Rtc.Signaling Namespace