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, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTracepublic String getAttribute()