Class TdomAttributeUndefException

All Implemented Interfaces:
Serializable

public class TdomAttributeUndefException extends TdomAttributeException
Signals that, when initializing a model instance, an attempt is made to assign a value to an undefined attribute. The field "attr" in the superclass is NOT used, naturally, but a field "attrName" here instead. CURRENTLY NOT THROWN ANYWHERE.
See Also: