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)

适用于