Uses of Class
org.pentaho.di.core.exception.KettleJobException
-
Packages that use KettleJobException Package Description org.pentaho.di.core.exception This package contains a set of Exceptions used in Kettle. -
-
Uses of KettleJobException in org.pentaho.di.core.exception
Subclasses of KettleJobException in org.pentaho.di.core.exception Modifier and Type Class Description class
JobStoppedException
This exception is used when handling stopped jobs during blocking operations.
-