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)

適用於