|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception org.pentaho.platform.api.util.PentahoCheckedChainedException org.pentaho.platform.api.engine.ComponentException
public class ComponentException
Constructor Summary | |
---|---|
ComponentException()
|
|
ComponentException(String message)
|
|
ComponentException(String message,
Throwable reas)
|
|
ComponentException(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 ComponentException(String message, Throwable reas)
public ComponentException(String message)
public ComponentException(Throwable reas)
public ComponentException()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |