Uses of Class
com.caucho.amber.AmberRuntimeException

Packages that use AmberRuntimeException
com.caucho.amber   
com.caucho.amber.manager   
 

Uses of AmberRuntimeException in com.caucho.amber
 

Subclasses of AmberRuntimeException in com.caucho.amber
 class AmberObjectNotFoundException
          An amber exception is a runtime
 

Uses of AmberRuntimeException in com.caucho.amber.manager
 

Methods in com.caucho.amber.manager that throw AmberRuntimeException
 void AmberPersistenceUnit.initEntityHomes()