Summary
    ConstraintViolationException constructor with a specific
    message.
    
		- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Constraints 
- Containing Type
- ConstraintViolation Exception 
Syntax
public ConstraintViolationException(string msg)Remarks
    ConstraintViolationException constructor with a specific
    message.
    
	Parameters
| Name | Type | Description | 
|---|---|---|
| msg | string | exception message | 
Return Value
| Type | Description | 
|---|---|
| void |