Class OSARemoteException

All Implemented Interfaces:
Serializable

public class OSARemoteException extends RemoteException
See Also:
  • Field Details

  • Constructor Details

    • OSARemoteException

      public OSARemoteException()
    • OSARemoteException

      public OSARemoteException(String message)
    • OSARemoteException

      public OSARemoteException(String message, Object obj)
  • Method Details

    • setObject

      protected void setObject(Object obj)
    • getObject

      protected Object getObject()