public class TaskNotFoundException extends TaskManagerException
Constructor and Description |
---|
TaskNotFoundException(String aTaskId)
Creates a new instance of TaskNotFoundException.
|
getMessage, getTaskId, setTaskId
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TaskNotFoundException(String aTaskId)
aTaskId
- String containing the id of the task which could not be located."Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"