IsolatedStorageException クラスの新しいインスタンスを初期化します。
オーバーロードの一覧
| 名前 | 説明 |
|---|---|
| IsolatedStorageException () | IsolatedStorageException クラスの新しいインスタンスを既定のプロパティを使用して初期化します。 |
| IsolatedStorageException (String) | 指定したエラー メッセージを使用して、IsolatedStorageException クラスの新しいインスタンスを初期化します。 |
| IsolatedStorageException (SerializationInfo, StreamingContext) | シリアル化したデータを使用して、IsolatedStorageException クラスの新しいインスタンスを初期化します。 |
| IsolatedStorageException (String, Exception) | 指定したエラー メッセージと、この例外の原因である内部例外への参照を使用して、IsolatedStorageException クラスの新しいインスタンスを初期化します。 |
参照
関連項目
IsolatedStorageException クラス
IsolatedStorageException メンバ
System.IO.IsolatedStorage 名前空間