com.uwyn.rife.scheduler.exceptions
Class TaskManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.uwyn.rife.scheduler.exceptions.SchedulerException
com.uwyn.rife.scheduler.exceptions.TaskManagerException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ActivateTaskErrorException, AddTaskErrorException, ConcludeTaskErrorException, DesactivateTaskErrorException, GetScheduledTasksErrorException, GetTaskErrorException, GetTaskIdErrorException, GetTasksToProcessErrorException, InstallTasksErrorException, RemoveTaskErrorException, RemoveTasksErrorException, RescheduleTaskErrorException, UpdateTaskErrorException
public class TaskManagerException
- extends SchedulerException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TaskManagerException
public TaskManagerException(String message)
TaskManagerException
public TaskManagerException(String message,
Throwable cause)
TaskManagerException
public TaskManagerException(Throwable cause)
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.