Class EdgeRegistryErrorException
- Namespace
- Azure.Iot.Operations.Services.EdgeRegistry.Generated
- Assembly
- Azure.Iot.Operations.Services.dll
public class EdgeRegistryErrorException : Exception, ISerializable
- Inheritance
-
EdgeRegistryErrorException
- Implements
- Inherited Members
Constructors
EdgeRegistryErrorException(EdgeRegistryError)
public EdgeRegistryErrorException(EdgeRegistryError edgeRegistryError)
Parameters
edgeRegistryErrorEdgeRegistryError
Properties
EdgeRegistryError
public EdgeRegistryError EdgeRegistryError { get; }