Home
last modified time | relevance | path

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

/external/javassist/src/main/javassist/tools/rmi/
DObjectNotFoundException.java18 public class ObjectNotFoundException extends Exception { class
19 public ObjectNotFoundException(String name) { in ObjectNotFoundException() method in ObjectNotFoundException
23 public ObjectNotFoundException(String name, Exception e) { in ObjectNotFoundException() method in ObjectNotFoundException