다음을 통해 공유


CustomFormattedPartUnsupportedException 클래스

정의

public ref class CustomFormattedPartUnsupportedException : Microsoft::XLANGs::BaseTypes::CustomFormattedPartUnsupportedException
[System.Serializable]
public class CustomFormattedPartUnsupportedException : Microsoft.XLANGs.BaseTypes.CustomFormattedPartUnsupportedException
type CustomFormattedPartUnsupportedException = class
    inherit CustomFormattedPartUnsupportedException
Public Class CustomFormattedPartUnsupportedException
Inherits CustomFormattedPartUnsupportedException
상속
CustomFormattedPartUnsupportedException
특성

생성자

CustomFormattedPartUnsupportedException(SerializationInfo, StreamingContext)
CustomFormattedPartUnsupportedException(String, String)

속성

EventId (다음에서 상속됨 CustomFormattedPartUnsupportedException)
Message (다음에서 상속됨 XLANGsException)
MessageName (다음에서 상속됨 CustomFormattedPartUnsupportedException)
PartName (다음에서 상속됨 CustomFormattedPartUnsupportedException)

메서드

GetObjectData(SerializationInfo, StreamingContext) (다음에서 상속됨 XLANGsException)
GetState(String) (다음에서 상속됨 XLANGsException)
SetMessage(String) (다음에서 상속됨 XLANGsException)
SetState(String, Object) (다음에서 상속됨 XLANGsException)

적용 대상