|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchedulerException | |
|---|---|
| com.uwyn.rife.scheduler | Provides classes and interfaces for the scheduler. |
| com.uwyn.rife.scheduler.exceptions | Provides exception classes for the scheduler. |
| com.uwyn.rife.scheduler.schedulermanagers.exceptions | Provides classes for the exceptions that can occur during the management of schedulers. |
| com.uwyn.rife.scheduler.taskmanagers.exceptions | Provides classes for the exceptions that can occur during the management of tasks. |
| com.uwyn.rife.scheduler.taskoptionmanagers.exceptions | Provides classes for the exceptions that can occur during the management of task options. |
| Uses of SchedulerException in com.uwyn.rife.scheduler |
|---|
| Methods in com.uwyn.rife.scheduler that throw SchedulerException | |
|---|---|
boolean |
Scheduler.addExecutor(Executor executor)
|
String |
Task.getTaskoptionValue(String name)
|
| Uses of SchedulerException in com.uwyn.rife.scheduler.exceptions |
|---|
| Subclasses of SchedulerException in com.uwyn.rife.scheduler.exceptions | |
|---|---|
class |
ExecutorAlreadyRegisteredException
|
class |
FrequencyException
|
class |
SchedulerManagerException
|
class |
TaskManagerException
|
class |
TaskoptionManagerException
|
| Uses of SchedulerException in com.uwyn.rife.scheduler.schedulermanagers.exceptions |
|---|
| Uses of SchedulerException in com.uwyn.rife.scheduler.taskmanagers.exceptions |
|---|
| Subclasses of SchedulerException in com.uwyn.rife.scheduler.taskmanagers.exceptions | |
|---|---|
class |
ActivateTaskErrorException
|
class |
AddTaskErrorException
|
class |
ConcludeTaskErrorException
|
class |
DesactivateTaskErrorException
|
class |
GetScheduledTasksErrorException
|
class |
GetTaskErrorException
|
class |
GetTaskIdErrorException
|
class |
GetTasksToProcessErrorException
|
class |
InstallTasksErrorException
|
class |
RemoveTaskErrorException
|
class |
RemoveTasksErrorException
|
class |
RescheduleTaskErrorException
|
class |
UpdateTaskErrorException
|
| Uses of SchedulerException in com.uwyn.rife.scheduler.taskoptionmanagers.exceptions |
|---|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||