Creates a new AggregatedValidationException instance.
	
	
		
  
    
						
			
			| Name | Description | 
|---|---|
| AggregatedValidationException() | Creates a new AggregatedValidationException instance with a null reference (Nothing in Visual Basic) MessageTitle. | 
| AggregatedValidationException(string) | Creates a new AggregatedValidationException instance. | 
| AggregatedValidationException(string, string, Type) | Creates a new AggregatedValidationException instance. |