Searched defs:RemoteException (Results 1 – 1 of 1) sorted by relevance
22 public class RemoteException extends Exception { class23 public RemoteException(Throwable t) { in RemoteException() method in RemoteException27 public RemoteException(String msg) { in RemoteException() method in RemoteException31 public RemoteException(String msg, Throwable e) { in RemoteException() method in RemoteException