public class BuildCommandException extends ProcessException
| Constructor and Description |
|---|
BuildCommandException(java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage()
Computes the error message to display for this error
|
java.lang.String |
toString() |