Partager via


RandomlyInjectedStorageException Classe

Définition

Représente une exception de stockage injecté de manière aléatoire.

[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
Héritage
RandomlyInjectedStorageException
Attributs

Constructeurs

RandomlyInjectedStorageException()

Initialise une nouvelle instance de la classe RandomlyInjectedStorageException.

RandomlyInjectedStorageException(SerializationInfo, StreamingContext)

Représente une exception de stockage injecté de manière aléatoire.

S’applique à