Class InvalidFieldValueException

java.lang.Object
All Implemented Interfaces:
Serializable

public class InvalidFieldValueException extends FieldException
Exception indicating that a field value is out of range.

This is generated when a node verifies the correctness of a setValue May be generated during the parsing process or by the field during runtime as the user is trying to modify it.

Version:
$Revision: 1.3 $
Author:
Alan Hudson
See Also: