The exception thrown as a result of trying to access to a class member which doesn't exist.
Parent Class
See Also
Type | Name | Signature |
---|---|---|
constructor | UnknownMemberException | public UnknownMemberException(string) |
public UnknownMemberException(string msg)
Create an instance of UnknownMemberException with specified message. Mainly reserved for system use.
Parameters