Uses of Class
org.glassfish.hk2.api.HK2RuntimeException

Packages that use HK2RuntimeException
org.glassfish.hk2.api   
 

Uses of HK2RuntimeException in org.glassfish.hk2.api
 

Subclasses of HK2RuntimeException in org.glassfish.hk2.api
 class MultiException
          This exception can contain multiple other exceptions.
 class UnsatisfiedDependencyException
          This exception will be found in a MultiException when a class has a dependency that should be satisfied but cannot be.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.