Class RemoteException

    • Constructor Detail

      • RemoteException

        public RemoteException()
      • RemoteException

        public RemoteException​(String message)
      • RemoteException

        public RemoteException​(Throwable cause)
      • RemoteException

        public RemoteException​(String message,
                               Throwable cause)