Uses of Class
com.uwyn.rife.scheduler.exceptions.FrequencyException

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)
           
 



Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.