org.pentaho.platform.scheduler
Class SchedulerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.pentaho.platform.api.util.PentahoChainedException
org.pentaho.platform.scheduler.SchedulerException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- SchedulerInitializationException
public class SchedulerException
- extends PentahoChainedException
- See Also:
- Serialized Form
SchedulerException
public SchedulerException()
SchedulerException
public SchedulerException(String message)
SchedulerException
public SchedulerException(Exception e)