| Modifier and Type | Method | Description |
|---|---|---|
Abort.Options |
errorMsg(java.lang.String errorMsg) |
|
Abort.Options |
exitWithoutError(java.lang.Boolean exitWithoutError) |
public Abort.Options errorMsg(java.lang.String errorMsg)
errorMsg - A string which is the message associated with the exception.public Abort.Options exitWithoutError(java.lang.Boolean exitWithoutError)
exitWithoutError -