Table of Contents

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

edgeRegistryError EdgeRegistryError

Properties

EdgeRegistryError

public EdgeRegistryError EdgeRegistryError { get; }

Property Value

EdgeRegistryError