Summary
    Constructs an ExceptionTypeConstraint
    
		- Namespace
 - TCLite
.Constraints  - Containing Type
 - Exception
Type Constraint  
Syntax
public ExceptionTypeConstraint(Type type)
	Parameters
| Name | Type | Description | 
|---|---|---|
| type | Type | 
Return Value
| Type | Description | 
|---|---|
| void | 
