public class TaskNotFoundException extends NotFoundException
| Constructor and Description |
|---|
TaskNotFoundException(String taskId) |
TaskNotFoundException(String taskId,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTaskId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.