Overload | Description |
---|---|
MemberNotFoundException Constructor(String) | Initializes a new instance of the class, specifying the member name. |
MemberNotFoundException Constructor(String,String) | Initializes a new instance of the class, specifying the message and member name. |
MemberNotFoundException Constructor(String,Exception,String) | Initializes a new instance of the class, specifying the message, inner exception, and member name. |
MemberNotFoundException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |