Package | Description |
---|---|
js.rmi |
HTTP-RMI core classes and exceptions used by both client and server side.
|
Constructor and Description |
---|
RmiException(String remoteMethodURL,
RemoteException remoteException)
Create remote method exception with exception root cause.
|
RmiException(URL remoteMethodURL,
RemoteException remoteException)
Create remote method exception with exception root cause.
|
Copyright © 2020. All rights reserved.