다음을 통해 공유


XTransformationFailureException 클래스

정의

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

생성자

XTransformationFailureException(SerializationInfo, StreamingContext)
XTransformationFailureException(String, String, Exception)

속성

EventId (다음에서 상속됨 TransformationFailureException)
Message (다음에서 상속됨 XLANGsException)

메서드

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

적용 대상