Freigeben über


RandomlyInjectedStorageException Klasse

Definition

Stellt eine zufällig eingefügte Speicher-Ausnahme dar.

[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
Vererbung
RandomlyInjectedStorageException
Attribute

Konstruktoren

RandomlyInjectedStorageException()

Initialisiert eine neue Instanz der RandomlyInjectedStorageException-Klasse.

RandomlyInjectedStorageException(SerializationInfo, StreamingContext)

Stellt eine zufällig eingefügte Speicher-Ausnahme dar.

Gilt für: