Overload List

  NameDescription
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(Type, String, String)
Initializes a new instance of the PropertyNotFoundException class, used when a property get/set accessor is missing.

See Also