InvalidInputException
A ValidationException that includes validation errors to be displayed to the consumer
The Errors associated with the exception.
public InvalidInputException()
Initializes a new instance of the InvalidInputException class.
Initializes a new instance of the InvalidInputException class with an error message that describes the exception.
Initializes a new instance of the InvalidInputException class with a message that describes the exception and a reference to the inner exception that caused the exception.
Initializes a new instance of the InvalidInputException class with serialization data.