Share via


FabricEndpointNotFoundException Class

Definition

The exception that is thrown when the specified endpoint is not found.

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

Applies to