|
||||||||||
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.ObjectFactoryException
public class ObjectFactoryException
Constructor Summary | |
---|---|
ObjectFactoryException()
|
|
ObjectFactoryException(String message)
|
|
ObjectFactoryException(String message,
Throwable reas)
|
|
ObjectFactoryException(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 ObjectFactoryException()
public ObjectFactoryException(String message)
public ObjectFactoryException(String message, Throwable reas)
public ObjectFactoryException(Throwable reas)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |