Fabric3 JPA/Hibernate Extension

org.fabric3.jpa.runtime.emf
Class PersistenceUnitException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.fabric3.host.Fabric3Exception
              extended by org.fabric3.jpa.api.JpaResolutionException
                  extended by org.fabric3.jpa.runtime.emf.PersistenceUnitException
All Implemented Interfaces:
Serializable

public class PersistenceUnitException
extends JpaResolutionException

Version:
$Rev: 11083 $ $Date: 2012-06-21 10:38:50 +0000 (Thu, 21 Jun 2012) $
See Also:
Serialized Form

Constructor Summary
PersistenceUnitException(String message)
           
PersistenceUnitException(Throwable cause)
           
 
Method Summary
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PersistenceUnitException

public PersistenceUnitException(Throwable cause)

PersistenceUnitException

public PersistenceUnitException(String message)

Fabric3 JPA/Hibernate Extension

Copyright © 2007-2012 Metaform Systems.