Share via


FabricConnectionDeniedException Class

Definition

The exception that is thrown when a connection request is denied by Service Fabric cluster or server.

[System.Serializable]
public class FabricConnectionDeniedException : System.Fabric.FabricException
[<System.Serializable>]
type FabricConnectionDeniedException = class
    inherit FabricException
Public Class FabricConnectionDeniedException
Inherits FabricException
Inheritance
FabricConnectionDeniedException
Attributes

Applies to