|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ideo.sweetdev.core.exception.AbstractChainedException
com.ideo.sweetdev.core.exception.ChainedException
com.ideo.sweetdev.core.exception.TechnicalException
com.ideo.sweetdev.core.remoting.RemoteExceptionWrapper

| Constructor Summary | |
RemoteExceptionWrapper(java.lang.Throwable throwable)
|
|
| Method Summary | |
java.lang.Throwable |
getThrowable()
|
void |
setThrowable(java.lang.Throwable throwable)
|
| Methods inherited from class com.ideo.sweetdev.core.exception.AbstractChainedException |
addParameter, addParameters, getCurrentStack, getOriginalException, getOriginalMessage, getOriginalStack, getParameter, getParameters, getParametersObject, getSender, getSerializeStack, getStackTraceString, printStackTrace, printStackTrace, printStackTrace, setCurrentStack, setOriginalException, setOriginalStack, setSerializeStack |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RemoteExceptionWrapper(java.lang.Throwable throwable)
| Method Detail |
public java.lang.Throwable getThrowable()
public void setThrowable(java.lang.Throwable throwable)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||