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