public abstract class TaskException extends RuntimeException
| Constructor and Description |
|---|
TaskException(String message) |
TaskException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRecoverable() |
void |
setRecoverable(boolean recoverable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.