Share via


XmlSerializationException Class

Definition

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

Constructors

XmlSerializationException(SerializationInfo, StreamingContext)
XmlSerializationException(String, Exception)

Properties

EventId
Message (Inherited from XLANGsException)
TypeName

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