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