The variable being referred to is undefined or invisible in the current scope.
Parent Class
Type | Name | Signature |
---|---|---|
constructor | UndefinedVariableNameException | public UndefinedVariableNameException(string) |
public UndefinedVariableNameException(string msg)
Create an instance of UndefinedVariableNameException with specified message. Mainly reserved for system use.
Parameters