RandomlyInjectedStorageException クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ランダムに挿入されたストレージ例外を表します。
[System.Serializable]
public class RandomlyInjectedStorageException : Exception
[System.Serializable]
[Orleans.GenerateSerializer]
public sealed class RandomlyInjectedStorageException : Exception
[<System.Serializable>]
type RandomlyInjectedStorageException = class
inherit Exception
[<System.Serializable>]
[<Orleans.GenerateSerializer>]
type RandomlyInjectedStorageException = class
inherit Exception
Public Class RandomlyInjectedStorageException
Inherits Exception
Public NotInheritable Class RandomlyInjectedStorageException
Inherits Exception
- 継承
-
RandomlyInjectedStorageException
- 属性
コンストラクター
RandomlyInjectedStorageException() |
RandomlyInjectedStorageException クラスの新しいインスタンスを初期化します。 |
RandomlyInjectedStorageException(SerializationInfo, StreamingContext) |
ランダムに挿入されたストレージ例外を表します。 |