| ValidationException Constructor |
| Name | Description | |
|---|---|---|
| ValidationException |
Initializes a new instance of the ValidationException class.
| |
| ValidationException(String) |
Initializes a new instance of the ValidationException class.
| |
| ValidationException(IListIdsError) |
Initializes a new instance of the ValidationException class.
| |
| ValidationException(SerializationInfo, StreamingContext) |
Initializes a new instance of the ValidationException class.
| |
| ValidationException(String, Exception) |
Initializes a new instance of the ValidationException class.
| |
| ValidationException(String, String, String) |
Initializes a new instance of the ValidationException class.
| |
| ValidationException(String, String, String, Exception) |
Initializes a new instance of the ValidationException class.
|