Home
last modified time | relevance | path

Searched defs:UnhandledCheckedUserException (Results 1 – 1 of 1) sorted by relevance

/external/guice/core/src/com/google/inject/internal/
DExceptions.java57 static class UnhandledCheckedUserException extends RuntimeException { class in Exceptions
58 public UnhandledCheckedUserException(Throwable cause) { in UnhandledCheckedUserException() method in Exceptions.UnhandledCheckedUserException