Constructor ValidationApiException
ValidationApiException(string)
Initializes a new instance of the ValidationApiException class with a specified error message.
Declaration
public ValidationApiException(string message)
Parameters
| Type | Name | Description |
|---|---|---|
| string | message |