FabricCannotConnectException Class
Definition
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.
[System.Serializable]
public sealed class FabricCannotConnectException : System.Fabric.FabricException
[<System.Serializable>]
type FabricCannotConnectException = class
inherit FabricException
Public NotInheritable Class FabricCannotConnectException
Inherits FabricException
- Inheritance
- Attributes
-
System.SerializableAttribute
Constructors
FabricCannotConnectException() | |
FabricCannotConnectException(String, Exception, FabricErrorCode) | |
FabricCannotConnectException(String) |
Properties
ErrorCode | (Inherited from FabricException) |