Class TdomAttributeMissingException

All Implemented Interfaces:
Serializable

public class TdomAttributeMissingException extends TdomAttributeException
Signals that, when initializing a model instance, the value assigned to one particular attribute does not match the syntax defined by the DTD. Raised out of the subclasses of TypedAttribute.
See Also: