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