Package org.pentaho.platform.api.engine
Class PluginBeanException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pentaho.platform.api.engine.PluginBeanException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionPluginBeanException
(String message) PluginBeanException
(String message, Throwable reas) PluginBeanException
(Throwable reas) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PluginBeanException
public PluginBeanException() -
PluginBeanException
-
PluginBeanException
-
PluginBeanException
-