Package org.pentaho.di.core.exception
Class KettlePluginClassMapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pentaho.di.core.exception.KettleException
org.pentaho.di.core.exception.KettlePluginException
org.pentaho.di.core.exception.KettlePluginClassMapException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionKettlePluginClassMapException
(String message) KettlePluginClassMapException
(String message, Throwable cause) -
Method Summary
Methods inherited from class org.pentaho.di.core.exception.KettleException
getMessage, getSuperMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
KettlePluginClassMapException
public KettlePluginClassMapException() -
KettlePluginClassMapException
-
KettlePluginClassMapException
-
KettlePluginClassMapException
-