DataMatchExceptionType

PackageReified.Data
Raised by matching when one or more expectations fail.

Specification

Kind
Type
Members
2
Examples
0
``.ctor``Signature
DataMatchException(mismatches)
MismatchesSignature
this.Mismatches

Summary

NameSignatureSynopsis
``.ctor``DataMatchException(mismatches)No description available.
Mismatchesthis.MismatchesThe structured mismatches.

``.ctor``

DataMatchException(mismatches)
Member

Parameters

NameTypeDescription
mismatchesDataMismatch list

Returns

DataMatchException

Mismatches

this.Mismatches
Member
The structured mismatches.

Returns

DataMismatch list