Class RuleConditionException
A rule condition exception
Implements
Inherited Members
Namespace: Confluent.SchemaRegistry
Assembly: Confluent.SchemaRegistry.dll
Syntax
public class RuleConditionException : RuleException, ISerializable
Constructors
RuleConditionException()
Constructor
Declaration
public RuleConditionException()
RuleConditionException(Rule)
Constructor
Declaration
public RuleConditionException(Rule rule)
Parameters
Type | Name | Description |
---|---|---|
Rule | rule |