Class Summary |
NamingExceptionHelper |
This class throw NamingException by using provided exception, and set the
initCause of the newly created exception. |
NoSuchObjectExceptionHelper |
This class throws NoSuchObjectException by using provided exception, and set the
detail attribute of the newly created exception. |
RemoteExceptionHelper |
This class throws RemoteException by using provided exception, and set the
detail attribute of the newly created exception. |
RmiUtility |
Utility class for the rmi exceptions management |