Share via


XTransformationFailureException Class

Definition

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
Inheritance
XTransformationFailureException
Attributes

Constructors

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

Properties

EventId (Inherited from TransformationFailureException)
Message (Inherited from XLANGsException)

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