Share via


PersistenceItemException Class

Definition

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

Constructors

PersistenceItemException(Exception, Guid, String, ItemOperationType, Int32)
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