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