共用方式為


PersistenceException 類別

定義

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

建構函式

PersistenceException(Exception)
PersistenceException(SerializationInfo, StreamingContext)

屬性

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

方法

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

適用於