Share via


DehydrationFailedException Class

Definition

public ref class DehydrationFailedException : Microsoft::XLANGs::BaseTypes::DehydrationFailedException
[System.Serializable]
public class DehydrationFailedException : Microsoft.XLANGs.BaseTypes.DehydrationFailedException
type DehydrationFailedException = class
    inherit DehydrationFailedException
Public Class DehydrationFailedException
Inherits DehydrationFailedException
Inheritance
Attributes

Constructors

DehydrationFailedException(Exception, String)
DehydrationFailedException(SerializationInfo, StreamingContext)

Properties

EventId (Inherited from DehydrationFailedException)
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