Searched defs:NotFoundException (Results 1 – 1 of 1) sorted by relevance
213 public static class NotFoundException extends RuntimeException { class in Resources214 public NotFoundException() { in NotFoundException() method in Resources.NotFoundException217 public NotFoundException(String name) { in NotFoundException() method in Resources.NotFoundException221 public NotFoundException(String name, Exception cause) { in NotFoundException() method in Resources.NotFoundException