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.
|
getException, getLocation, setLocation, toString