Searched defs:NotFoundException (Results 1 – 1 of 1) sorted by relevance
187 public static class NotFoundException extends RuntimeException { class in Resources188 public NotFoundException() { in NotFoundException() method in Resources.NotFoundException191 public NotFoundException(String name) { in NotFoundException() method in Resources.NotFoundException195 public NotFoundException(String name, Exception cause) { in NotFoundException() method in Resources.NotFoundException