Searched defs:ObjectNotFoundException (Results 1 – 1 of 1) sorted by relevance
18 public class ObjectNotFoundException extends Exception { class19 public ObjectNotFoundException(String name) { in ObjectNotFoundException() method in ObjectNotFoundException23 public ObjectNotFoundException(String name, Exception e) { in ObjectNotFoundException() method in ObjectNotFoundException