다음을 통해 공유


RandomlyInjectedStorageException 클래스

정의

임의로 삽입된 스토리지 예외를 나타냅니다.

[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)

임의로 삽입된 스토리지 예외를 나타냅니다.

적용 대상