public class UnsupportedAttributeException extends BuildException
Constructor and Description |
---|
UnsupportedAttributeException(String msg,
String attribute)
Constructs an unsupported attribute exception.
|
Modifier and Type | Method and Description |
---|---|
String |
getAttribute()
Get the attribute that is wrong.
|
getLocation, setLocation, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace
public String getAttribute()