Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/
DOutOfScopeException.java26 public final class OutOfScopeException extends RuntimeException { class
28 public OutOfScopeException(String message) { in OutOfScopeException() method in OutOfScopeException
32 public OutOfScopeException(String message, Throwable cause) { in OutOfScopeException() method in OutOfScopeException
36 public OutOfScopeException(Throwable cause) { in OutOfScopeException() method in OutOfScopeException