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