共用方式為


PersistenceItemException 類別

定義

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
繼承
屬性

建構函式

PersistenceItemException(Exception, Guid, String, ItemOperationType, Int32)
PersistenceItemException(SerializationInfo, StreamingContext)

屬性

EventId (繼承來源 XLANGsException)
Message (繼承來源 XLANGsException)

方法

GetObjectData(SerializationInfo, StreamingContext) (繼承來源 XLANGsException)
GetState(String) (繼承來源 XLANGsException)
SetMessage(String) (繼承來源 XLANGsException)
SetState(String, Object) (繼承來源 XLANGsException)

適用於