org.apache.tools.ant
public class UnsupportedAttributeException extends BuildException
Constructor and Description |
---|
UnsupportedAttributeException(java.lang.String msg,
java.lang.String attribute)
Constructs an unsupported attribute exception.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAttribute()
Get the attribute that is wrong.
|
getCause, getException, getLocation, printStackTrace, printStackTrace, printStackTrace, setLocation, toString