PropertyInvalidException Constructor |
| Name | Description | |
|---|---|---|
| PropertyInvalidException(String, Exception) |
Initializes a new instance with a specified property name and a reference to the inner
exception that is the cause of this exception.
| |
| PropertyInvalidException(String, String) |
Initializes a new instance with a specified property name.
|