ReentrantActorInvalidStateException Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exception thrown by actor runtime if the actor state is invalid during reentrant call.
[System.Serializable]
public sealed class ReentrantActorInvalidStateException : System.Fabric.FabricException
[<System.Serializable>]
type ReentrantActorInvalidStateException = class
inherit FabricException
Public NotInheritable Class ReentrantActorInvalidStateException
Inherits FabricException
- Inheritance
- Attributes
Reentrant |
Initializes a new instance of the ReentrantActorInvalidStateException class. |
Reentrant |
Initializes a new instance of the ReentrantActorInvalidStateException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
Reentrant |
Initializes a new instance of the ReentrantActorInvalidStateException class with a specified error message. |
Error |
Gets the error code parameter. (Inherited from FabricException) |
Product | Versions |
---|---|
Azure SDK for .NET | Latest |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: