Home
last modified time | relevance | path

Searched refs:ScopingException (Results 1 – 2 of 2) sorted by relevance

/external/guice/extensions/servlet/src/com/google/inject/servlet/
DScopingException.java25 public final class ScopingException extends IllegalStateException { class
26 public ScopingException(String message) { in ScopingException() method in ScopingException
DServletScopes.java436 throw new ScopingException(msg);