All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----javax.ejb.CreateException
The exception is used as a standard application-level exception to report a failure to create an entity EJB object.
public CreateException()
public CreateException(String message)
All Packages Class Hierarchy This Package Previous Next Index