public class MultipleBindingsException extends ResolutionException
Constructor and Description |
---|
MultipleBindingsException(DesireChain desires,
InjectionContext context,
Collection<?> bindings) |
Modifier and Type | Method and Description |
---|---|
Collection<?> |
getBindRules() |
InjectionContext |
getContext() |
Desire |
getDesire() |
String |
getMessage() |
format, format, format
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MultipleBindingsException(DesireChain desires, InjectionContext context, Collection<?> bindings)
public InjectionContext getContext()
public Collection<?> getBindRules()
public Desire getDesire()
public String getMessage()
getMessage
in class Throwable
Copyright © 2016 GroupLens Research. All rights reserved.