Uses of Class
com.google.inject.ConfigurationException

Packages that use ConfigurationException
com.google.inject Google Guice (pronounced "juice") is an ultra-lightweight dependency injection framework. 
 

Uses of ConfigurationException in com.google.inject
 

Methods in com.google.inject that return ConfigurationException
 ConfigurationException ConfigurationException.withPartialValue(Object partialValue)
          Returns a copy of this configuration exception with the specified partial value.
 



Copyright 2008 Google Inc. All Rights Reserved.