Share via


PartUpdateDisallowedException Class

Definition

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

Constructors

PartUpdateDisallowedException(SerializationInfo, StreamingContext)
PartUpdateDisallowedException(String, String)

Properties

EventId
Message (Inherited from XLANGsException)
MessageName
PartName

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