Compartir a través de


RandomlyInjectedStorageException Clase

Definición

Representa una excepción de almacenamiento insertada aleatoriamente.

[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
Herencia
RandomlyInjectedStorageException
Atributos

Constructores

RandomlyInjectedStorageException()

Inicializa una nueva instancia de la clase RandomlyInjectedStorageException.

RandomlyInjectedStorageException(SerializationInfo, StreamingContext)

Representa una excepción de almacenamiento insertada aleatoriamente.

Se aplica a