Summary
    Creates a new MultipleResultsException with aditional information in the message. 
    
		- Namespace
- FunctionalSharp.DiscriminatedUnions .Exceptions 
- Containing Type
- MultipleResults Exception 
Syntax
public MultipleResultsException(string message)Parameters
| Name | Type | Description | 
|---|---|---|
| message | string | 
Return Value
| Type | Description | 
|---|---|
| void | 
