Home
last modified time | relevance | path

Searched defs:RemoteException (Results 1 – 1 of 1) sorted by relevance

/external/javassist/src/main/javassist/tools/rmi/
DRemoteException.java22 public class RemoteException extends RuntimeException { class
23 public RemoteException(String msg) { in RemoteException() method in RemoteException
27 public RemoteException(Exception e) { in RemoteException() method in RemoteException