RandomlyInjectedStorageException Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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. |