Share via


CustomFormattedPartUnsupportedException Class

Definition

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

Constructors

CustomFormattedPartUnsupportedException(SerializationInfo, StreamingContext)
CustomFormattedPartUnsupportedException(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