Share via


PropertyUpdateDisallowedException Class

Definition

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

Constructors

PropertyUpdateDisallowedException(SerializationInfo, StreamingContext)
PropertyUpdateDisallowedException(String, String, String)

Properties

EventId
Message (Inherited from XLANGsException)
MessageName
PropertyName
PropertyNamespace

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