EJB 3.1 API 1.0.1.Final

Uses of Class
javax.ejb.CreateException

Packages that use CreateException
javax.ejb   
 

Uses of CreateException in javax.ejb
 

Subclasses of CreateException in javax.ejb
 class DuplicateKeyException
          The DuplicateKeyException exception is thrown if an entity EJB object cannot be created because an object with the same key already exists.
 


EJB 3.1 API 1.0.1.Final

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.