org.apache.aries.jpa.container.impl
Class InvalidPersistenceUnitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.aries.jpa.container.impl.InvalidPersistenceUnitException
- All Implemented Interfaces:
- Serializable
public class InvalidPersistenceUnitException
- extends Exception
This exception is thrown if an EntityManagerFactoryManager
has
entered an invalid state and needs to be destroyed
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidPersistenceUnitException
public InvalidPersistenceUnitException(Exception e)
InvalidPersistenceUnitException
public InvalidPersistenceUnitException()
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.