Package org.pentaho.di.core.exception
This package contains a set of Exceptions used in Kettle.
-
Class Summary Class Description -
Exception Summary Exception Description IdNotFoundException JobStoppedException This exception is used when handling stopped jobs during blocking operations.KettleAuthException This exception is used by implementations of the Repository API to designate an authentication error.KettleConfigException KettleConversionException KettleDatabaseBatchException This exception is used by the Database class.KettleDatabaseException This exception is used by the Database class.KettleDependencyException This exception is used by the Database class.KettleEOFException This is an exception thrown by file handling (I/O)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.KettleFileNotFoundException Exception thrown when a files does not existsKettleJobException This exception is used when handling Jobs.KettleMissingPluginsException This Exception is throws when an error occurs loading plugins.KettleNotUsedException KettleObjectExistsException KettlePluginClassMapException KettlePluginException This exception is thrown in case there is an error in the Kettle plugin loaderKettlePluginLoaderException This Exception is throws when an error occurs loading plugins.KettlePluginNotFoundException This exception is thrown in case there is an error in the Kettle plugin loaderKettleRepositoryNotSupportedException This exception is used when a repository type is not recognizedKettleRowException This exception is used in row manipulationsKettleSecurityException This exception is used by the Database class.KettleSQLException This is an exception thrown during parsing of SQL by Kettle.KettleStepException This Exception is used when handling steps.KettleTransException This exception is used in transformations.KettleValueException This exception is used in value calculations.KettleVersionException This is a general Kettle Exception.KettleXMLException This exception is throws when and error is found in an XML snippet.LookupReferencesException