RunErrorException
public class RunFailureException
extends java.lang.Exception
Constructor | Description |
---|---|
RunFailureException(java.lang.String message,
java.lang.String type) |
Creates a new exception with the specified detail message.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getType() |
Returns the type of build failure.
|