Uses of Class
org.guiceyfruit.support.internal.ErrorsException

Packages that use ErrorsException
org.guiceyfruit.support.internal   
 

Uses of ErrorsException in org.guiceyfruit.support.internal
 

Methods in org.guiceyfruit.support.internal that return ErrorsException
 ErrorsException Errors.toException()
           
 

Methods in org.guiceyfruit.support.internal that throw ErrorsException
<T> T
Errors.checkForNull(T value, java.lang.Object source, com.google.inject.spi.Dependency<?> dependency)
          Returns value if it is non-null allowed to be null.
 void Errors.throwIfNecessary()
           
 



Copyright © 2009. All Rights Reserved.