|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FrequencyException | |
|---|---|
| com.uwyn.rife.scheduler | Provides classes and interfaces for the scheduler. |
| com.uwyn.rife.scheduler.taskmanagers.exceptions | Provides classes for the exceptions that can occur during the management of tasks. |
| Uses of FrequencyException in com.uwyn.rife.scheduler |
|---|
| Methods in com.uwyn.rife.scheduler that throw FrequencyException | |
|---|---|
long |
Task.getNextDate()
|
long |
Task.getNextDate(long start)
|
void |
Task.setFrequency(String frequency)
|
| Uses of FrequencyException in com.uwyn.rife.scheduler.taskmanagers.exceptions |
|---|
| Constructors in com.uwyn.rife.scheduler.taskmanagers.exceptions with parameters of type FrequencyException | |
|---|---|
ConcludeTaskErrorException(int id,
FrequencyException cause)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||