public class OSARemoteException
extends java.rmi.RemoteException
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Object |
o |
| Constructor and Description |
|---|
OSARemoteException() |
OSARemoteException(java.lang.String message) |
OSARemoteException(java.lang.String message,
java.lang.Object obj) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
getObject() |
protected void |
setObject(java.lang.Object obj) |