次の方法で共有


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)

適用対象