| Package | Description |
|---|---|
| com.google.inject |
Google Guice (pronounced "juice") is an ultra-lightweight dependency
injection framework.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Message> |
CreationException.getErrorMessages()
Gets the error messages which resulted in this exception.
|
| Constructor and Description |
|---|
CreationException(Collection<Message> errorMessages)
Constructs a new exception for the given errors.
|
Copyright © 2013. All Rights Reserved.