| Overload | Description | 
|---|---|
| ValidationException Constructor(AbstractMapping) | Initializes a new instance of the class, with a default message. | 
| ValidationException Constructor(String,AbstractMapping) | Initializes a new instance of the class with a specified error message. | 
| ValidationException Constructor(String,Exception,AbstractMapping) | Initializes a new instance of the class with a specified error message and a reference to the inner exception that is the cause of this exception. | 
| ValidationException Constructor(SerializationInfo,StreamingContext) | 
