org.fabric3.jpa.runtime.proxy
Class EntityManagerCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fabric3.host.Fabric3Exception
org.fabric3.jpa.runtime.proxy.EntityManagerCreationException
- All Implemented Interfaces:
- Serializable
public class EntityManagerCreationException
- extends org.fabric3.host.Fabric3Exception
Denotes an exception creating and associating an EntityManager with an execution context.
- Version:
- $Rev: 11083 $ $Date: 2012-06-21 10:38:50 +0000 (Thu, 21 Jun 2012) $
- See Also:
- Serialized Form
| Methods inherited from class org.fabric3.host.Fabric3Exception |
getIdentifier, printStackTraceElements |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EntityManagerCreationException
public EntityManagerCreationException(String message)
EntityManagerCreationException
public EntityManagerCreationException(String message,
Throwable cause)
EntityManagerCreationException
public EntityManagerCreationException(Throwable cause)
Copyright © 2007-2012 Metaform Systems.