Overload List
Name | Description | |
---|---|---|
![]() | PropertyNotFoundException(SerializationInfo, StreamingContext) |
Initializes a new instance of the PropertyNotFoundException class
with serialized data.
|
![]() | PropertyNotFoundException(Type, String) |
Initializes a new instance of the PropertyNotFoundException class,
used when a field is missing.
|
![]() | PropertyNotFoundException(String, String, Type) | Initializes a new instance of the PropertyNotFoundException class |
![]() | PropertyNotFoundException(Type, String, String) |
Initializes a new instance of the PropertyNotFoundException class,
used when a property get/set accessor is missing.
|