Uses of Class
javax.ejb.CreateException

Packages that use CreateException
com.caucho.ejb   
javax.ejb   
 

Uses of CreateException in com.caucho.ejb
 

Subclasses of CreateException in com.caucho.ejb
 class CreateExceptionWrapper
          Wraps the actual exception with an EJB exception
 class DuplicateKeyWrapper
          Wraps the actual exception with an EJB exception
 

Uses of CreateException in javax.ejb
 

Subclasses of CreateException in javax.ejb
 class DuplicateKeyException
          The main ejb context.