Overload | Description |
---|---|
NormalizedExceptionCollection Constructor() | Initializes a new instance of the collection class that is empty. |
NormalizedExceptionCollection Constructor(IEnumerable<NormalizedException>) | Initializes a new instance of the collection, with given items. |