PeanutButter
Loading...
Searching...
No Matches
PeanutButter.Utils.MemberNotFoundException Class Reference

Exception thrown when a property cannot be found by name. More...

Inheritance diagram for PeanutButter.Utils.MemberNotFoundException:

Public Member Functions

 MemberNotFoundException (Type type, string propertyName)
 Constructs a new MemberNotFoundException.

Detailed Description

Exception thrown when a property cannot be found by name.

Constructor & Destructor Documentation

◆ MemberNotFoundException()

PeanutButter.Utils.MemberNotFoundException.MemberNotFoundException ( Type type,
string propertyName )

Constructs a new MemberNotFoundException.

Parameters
typeThe Type being searched for the property
propertyNameThe name of the property which was not found

The documentation for this class was generated from the following file:
  • source/Utils/PeanutButter.Utils/MemberNotFoundException.cs