Class NoComplianceMetadataForType
- Namespace
- Cratis.Chronicle.Compliance
- Assembly
- Cratis.Chronicle.dll
Exception that gets thrown when where is no ComplianceMetadata associated with a property.
public class NoComplianceMetadataForType : Exception, ISerializable
- Inheritance
-
NoComplianceMetadataForType
- Implements
- Inherited Members
Remarks
Initializes a new instance of the NoComplianceMetadataForProperty class.
Constructors
NoComplianceMetadataForType(Type)
Exception that gets thrown when where is no ComplianceMetadata associated with a property.
public NoComplianceMetadataForType(Type type)
Parameters
Remarks
Initializes a new instance of the NoComplianceMetadataForProperty class.