|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.pentaho.platform.api.util.PentahoCheckedChainedException
org.pentaho.platform.api.engine.PluginLifecycleException
public class PluginLifecycleException
Constructor Summary | |
---|---|
PluginLifecycleException()
|
|
PluginLifecycleException(java.lang.String message)
|
|
PluginLifecycleException(java.lang.String message,
java.lang.Throwable reas)
|
|
PluginLifecycleException(java.lang.Throwable reas)
|
Method Summary |
---|
Methods inherited from class org.pentaho.platform.api.util.PentahoCheckedChainedException |
---|
getRootCause, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PluginLifecycleException()
public PluginLifecycleException(java.lang.String message)
public PluginLifecycleException(java.lang.String message, java.lang.Throwable reas)
public PluginLifecycleException(java.lang.Throwable reas)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |