Share via


MessageUpdateDisallowedException Class

Definition

public ref class MessageUpdateDisallowedException abstract : Microsoft::XLANGs::BaseTypes::XLANGsException
[System.Serializable]
public abstract class MessageUpdateDisallowedException : Microsoft.XLANGs.BaseTypes.XLANGsException
type MessageUpdateDisallowedException = class
    inherit XLANGsException
Public MustInherit Class MessageUpdateDisallowedException
Inherits XLANGsException
Inheritance
MessageUpdateDisallowedException
Derived
Attributes

Constructors

MessageUpdateDisallowedException(SerializationInfo, StreamingContext)
MessageUpdateDisallowedException(String)

Properties

EventId
Message (Inherited from XLANGsException)
MessageName

Methods

GetObjectData(SerializationInfo, StreamingContext) (Inherited from XLANGsException)
GetState(String) (Inherited from XLANGsException)
SetMessage(String) (Inherited from XLANGsException)
SetState(String, Object) (Inherited from XLANGsException)

Applies to