Share via


ProviderStateException 클래스

정의

[System.Serializable]
public class ProviderStateException : Orleans.Runtime.OrleansException
[System.Serializable]
[Orleans.GenerateSerializer]
public sealed class ProviderStateException : Orleans.Runtime.OrleansException
[<System.Serializable>]
type ProviderStateException = class
    inherit OrleansException
[<System.Serializable>]
[<Orleans.GenerateSerializer>]
type ProviderStateException = class
    inherit OrleansException
Public Class ProviderStateException
Inherits OrleansException
Public NotInheritable Class ProviderStateException
Inherits OrleansException
상속
ProviderStateException
특성

생성자

ProviderStateException()
ProviderStateException(SerializationInfo, StreamingContext)
ProviderStateException(String)
ProviderStateException(String, Exception)

적용 대상