|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Message | |
---|---|
com.google.inject | Google Guice (pronounced "juice") is an ultra-lightweight dependency injection framework. |
Uses of Message in com.google.inject |
---|
Methods in com.google.inject that return types with arguments of type Message | |
---|---|
Collection<Message> |
CreationException.getErrorMessages()
Gets the error messages which resulted in this exception. |
Constructor parameters in com.google.inject with type arguments of type Message | |
---|---|
CreationException(Collection<Message> errorMessages)
Constructs a new exception for the given errors. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |