Class SchemaExtensionErrorException
- Namespace
- Azure.Iot.Operations.Services.EdgeRegistry.Generated
- Assembly
- Azure.Iot.Operations.Services.dll
public class SchemaExtensionErrorException : Exception, ISerializable
- Inheritance
-
SchemaExtensionErrorException
- Implements
- Inherited Members
Constructors
SchemaExtensionErrorException(SchemaExtensionError)
public SchemaExtensionErrorException(SchemaExtensionError schemaExtensionError)
Parameters
schemaExtensionErrorSchemaExtensionError
Properties
SchemaExtensionError
public SchemaExtensionError SchemaExtensionError { get; }