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.java19 public class ObjectNotFoundException extends Exception { class
23 public ObjectNotFoundException(String name) { in ObjectNotFoundException() method in ObjectNotFoundException
27 public ObjectNotFoundException(String name, Exception e) { in ObjectNotFoundException() method in ObjectNotFoundException