Package gov.virginia.dcjs.exception

Exception Summary
DuplicateEnumIdException Thrown to indicate that another Enum instance has already * been constructed for the specified class and id.
NonExistentEnumException Throws during Enum deserialization if an id is found that does not * map onto one of the declared Enum id's for the class in question.