Initializes a new instance of the InvalidPropertyValueException class.
Name | Description | |
---|---|---|
InvalidPropertyValueException() |
Initializes a new instance of the InvalidPropertyValueException class. |
|
InvalidPropertyValueException(String) |
Initializes a new instance of the InvalidPropertyValueException class with a specified error message. |
|
InvalidPropertyValueException(String, Exception) |
Initializes a new instance of the InvalidPropertyValueException class with a specified error message and a reference to the inner exception that is the cause of this exception. |