public class TaskNotFoundException extends TaskManagerException
| Constructor and Description |
|---|
TaskNotFoundException(String aTaskId)
Creates a new instance of TaskNotFoundException.
|
getMessage, getTaskId, setTaskIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TaskNotFoundException(String aTaskId)
aTaskId - String containing the id of the task which could not be located.Copyright © 2010 - 2020 Adobe. All Rights Reserved