Attribute
is not found.
@author Volker Roth
@version "$Id: NoSuchAttributeException.java,v 1.2 2000/12/06 17:47:34 vrothExp $"
Indicates that an attribute with a certain name and/or namespace does not exist. This is normally thrown after an attempt to remove such a non-existent attribute.
@author Elliotte Rusty Harold @version 1.0 @see Element#removeAttribute(Attribute)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|