org.pentaho.platform.api.scheduler
Class BackgroundExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pentaho.platform.api.util.PentahoCheckedChainedException
org.pentaho.platform.api.scheduler.BackgroundExecutionException
- All Implemented Interfaces:
- Serializable
public class BackgroundExecutionException
- extends PentahoCheckedChainedException
- See Also:
- Serialized Form
BackgroundExecutionException
public BackgroundExecutionException()
BackgroundExecutionException
public BackgroundExecutionException(String message)
BackgroundExecutionException
public BackgroundExecutionException(Throwable cause)
BackgroundExecutionException
public BackgroundExecutionException(String message,
Throwable cause)