
Icon | Member | Description |
---|---|---|
![]() | ValidationException(String) |
Constructs a new ValidationException with the specified error
message.
|
![]() | ValidationException(String, Exception) | Initializes a new instance of the ValidationException class |
![]() | ValidationException(Exception) | Initializes a new instance of the ValidationException class |
![]() | ValidationException(String, Exception, ErrorType, String, String, HttpStatusCode) | Initializes a new instance of the ValidationException class |
![]() | ValidationException(String, ErrorType, String, String, HttpStatusCode) | Initializes a new instance of the ValidationException class |