Generated by
JDiff

Class com.google.inject.CreationException

Documentation changed from old to new.

Changed Constructors
CreationException(Iterable<Message>) Change in type from Collection<Message> to Iterable<Message>.
Documentation changed from old to new.
Creates a CreationException containing {@code messages}.
 

Changed Methods
Collection<Message> getErrorMessages() Documentation changed from old to new.
Returns messages for the errors that caused this exception.