Share via


DehydrationFailedException Class

Definition

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

Constructors

DehydrationFailedException(Exception)
DehydrationFailedException(SerializationInfo, StreamingContext)

Properties

EventId
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