Uses of Package
org.pentaho.di.core.exception

Packages that use org.pentaho.di.core.exception
org.pentaho.di.compatibility Contains all classes that make up the possible Value types: ValueString, ValueNumber, ..., the interface and the Value class itself. 
org.pentaho.di.core   
org.pentaho.di.core.config   
org.pentaho.di.core.exception This package contains a set of Exceptions used in Kettle. 
org.pentaho.di.core.geospatial   
org.pentaho.di.core.hash   
org.pentaho.di.core.logging This package contains the Log4j Kettle appenders and Kettle layout as well as the Kettle Log Message. 
org.pentaho.di.core.parameters   
org.pentaho.di.core.plugins   
org.pentaho.di.core.row   
org.pentaho.di.core.util   
org.pentaho.di.core.xml   
org.pentaho.di.shared   
 

Classes in org.pentaho.di.core.exception used by org.pentaho.di.compatibility
KettleFileException
          This is an exception thrown by file handling (I/O) when an End Of File marker has been reached.
KettleValueException
          This exception is used in value calculations.
 

Classes in org.pentaho.di.core.exception used by org.pentaho.di.core
KettleException
          This is a general Kettle Exception.
KettleFileException
          This is an exception thrown by file handling (I/O) when an End Of File marker has been reached.
KettleValueException
          This exception is used in value calculations.
 

Classes in org.pentaho.di.core.exception used by org.pentaho.di.core.config
KettleConfigException
           
 

Classes in org.pentaho.di.core.exception used by org.pentaho.di.core.exception
KettleDatabaseException
          This exception is used by the Database class.
KettleException
          This is a general Kettle Exception.
KettleFileException
          This is an exception thrown by file handling (I/O) when an End Of File marker has been reached.
KettleTransException
          This exception is used in transformations.
 

Classes in org.pentaho.di.core.exception used by org.pentaho.di.core.geospatial
KettleException
          This is a general Kettle Exception.
KettleStepException
          This Exception is used when handling steps.
 

Classes in org.pentaho.di.core.exception used by org.pentaho.di.core.hash
KettleValueException
          This exception is used in value calculations.
 

Classes in org.pentaho.di.core.exception used by org.pentaho.di.core.logging
KettleException
          This is a general Kettle Exception.
KettleFileException
          This is an exception thrown by file handling (I/O) when an End Of File marker has been reached.
 

Classes in org.pentaho.di.core.exception used by org.pentaho.di.core.parameters
KettleException
          This is a general Kettle Exception.
 

Classes in org.pentaho.di.core.exception used by org.pentaho.di.core.plugins
KettleConfigException
           
 

Classes in org.pentaho.di.core.exception used by org.pentaho.di.core.row
KettleEOFException
          This is an exception thrown by file handling (I/O)
KettleFileException
          This is an exception thrown by file handling (I/O) when an End Of File marker has been reached.
KettleValueException
          This exception is used in value calculations.
 

Classes in org.pentaho.di.core.exception used by org.pentaho.di.core.util
KettleValueException
          This exception is used in value calculations.
 

Classes in org.pentaho.di.core.exception used by org.pentaho.di.core.xml
KettleException
          This is a general Kettle Exception.
KettleXMLException
          This exception is throws when and error is found in an XML snippet.
 

Classes in org.pentaho.di.core.exception used by org.pentaho.di.shared
KettleException
          This is a general Kettle Exception.