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