Share via


PersistenceException Class

Definition

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

Constructors

PersistenceException(Exception)
PersistenceException(SerializationInfo, StreamingContext)

Properties

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