Class InvalidFieldException

java.lang.Object
All Implemented Interfaces:
Serializable

public class InvalidFieldException extends FieldException
Exception indicating that a field is not known by this node.

This is generated when the node does not have the named or indexed field. May be generated during the parsing process or by the field during runtime as the user is trying to modify it.

Version:
$Revision: 1.7 $
Author:
Justin Couch
See Also: