PropertyNotSetException Constructor
Initializes a new instance of the PropertyNotSetException class.
Overload List
| Name | Description |
|---|---|
| PropertyNotSetException () |
Initializes a new instance of the PropertyNotSetException class.
|
| PropertyNotSetException (String) |
Initializes a new instance of the PropertyNotSetException class with the specified property.
|
| PropertyNotSetException (String, Exception) |
Initializes a new instance of the PropertyNotSetException class with the specified message and specified inner exception.
|