ValidationFailedException Constructors
This exception is thrown when an object data source validation fails.Name | Parameters | Description |
---|---|---|
ValidationFailedException(String) | message | Initializes a new instance of the ValidationFailedException class with the specified message. |
See Also