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.java23 public class RemoteException extends RuntimeException { class
27 public RemoteException(String msg) { in RemoteException() method in RemoteException
31 public RemoteException(Exception e) { in RemoteException() method in RemoteException