PersistenceException クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public ref class PersistenceException abstract : Microsoft::XLANGs::BaseTypes::XLANGsException
[System.Serializable]
public abstract class PersistenceException : Microsoft.XLANGs.BaseTypes.XLANGsException
type PersistenceException = class
inherit XLANGsException
Public MustInherit Class PersistenceException
Inherits XLANGsException
- 継承
- 派生
- 属性
コンストラクター
PersistenceException(Exception) | |
PersistenceException(SerializationInfo, StreamingContext) |
プロパティ
EventId | |
Message | (継承元 XLANGsException) |
メソッド
GetObjectData(SerializationInfo, StreamingContext) | (継承元 XLANGsException) |
GetState(String) | (継承元 XLANGsException) |
SetMessage(String) | (継承元 XLANGsException) |
SetState(String, Object) | (継承元 XLANGsException) |