|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sf.spif.ejb.EjbClient
Static tools for ejb clients
Method Summary | |
static java.lang.RuntimeException |
getException(java.rmi.RemoteException e,
java.lang.String message)
Remove all wrapping exceptions to get the real rumtime cause, or wrap in a runtime if there is no runtime in there |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static java.lang.RuntimeException getException(java.rmi.RemoteException e, java.lang.String message)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |