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