Share via


PersistenceItemException Class

Definition

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

Constructors

PersistenceItemException(Exception)
PersistenceItemException(SerializationInfo, StreamingContext)

Properties

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