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