com.uwyn.rife.scheduler.taskmanagers.exceptions
Class ActivateTaskErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.uwyn.rife.scheduler.exceptions.SchedulerException
com.uwyn.rife.scheduler.exceptions.TaskManagerException
com.uwyn.rife.scheduler.taskmanagers.exceptions.ActivateTaskErrorException
- All Implemented Interfaces:
- Serializable
public class ActivateTaskErrorException
- extends TaskManagerException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ActivateTaskErrorException
public ActivateTaskErrorException(int id)
ActivateTaskErrorException
public ActivateTaskErrorException(int id,
DatabaseException cause)
getTaskId
public int getTaskId()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.