Overload List

  NameDescription
Protected methodPropertyNotFoundException(SerializationInfo, StreamingContext)
Initializes a new instance of the PropertyNotFoundException class with serialized data.
Public methodPropertyNotFoundException(Type, String)
Initializes a new instance of the PropertyNotFoundException class, used when a field is missing.
Public methodPropertyNotFoundException(String, String, Type)
Initializes a new instance of the PropertyNotFoundException class
Public methodPropertyNotFoundException(Type, String, String)
Initializes a new instance of the PropertyNotFoundException class, used when a property get/set accessor is missing.

See Also