Table of Contents

Class SchemaRegistryErrorException

Namespace
Azure.Iot.Operations.Services.SchemaRegistry.SchemaRegistry
Assembly
Azure.Iot.Operations.Services.dll
public class SchemaRegistryErrorException : Exception, ISerializable
Inheritance
SchemaRegistryErrorException
Implements
Inherited Members

Constructors

SchemaRegistryErrorException(SchemaRegistryError)

public SchemaRegistryErrorException(SchemaRegistryError schemaRegistryError)

Parameters

schemaRegistryError SchemaRegistryError

Properties

SchemaRegistryError

public SchemaRegistryError SchemaRegistryError { get; }

Property Value

SchemaRegistryError