Thrown when an invalid constant name is requested.
Parameters: className - name of the class containing the constant definitions Parameters: field - invalid constant name Parameters: message - description of the problem
Thrown when an invalid constant value is looked up.
Parameters: className - name of the class containing the constant definitions Parameters: namePrefix - prefix of the searched constant names Parameters: value - the looked up constant value