Fabric3 JPA/Hibernate Extension

org.fabric3.jpa.api
Class JpaResolutionException

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
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PersistenceUnitException

public class JpaResolutionException
extends org.fabric3.host.Fabric3Exception

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

Constructor Summary
JpaResolutionException(String message)
           
JpaResolutionException(String message, Throwable cause)
           
JpaResolutionException(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

JpaResolutionException

public JpaResolutionException(String message,
                              Throwable cause)

JpaResolutionException

public JpaResolutionException(String message)

JpaResolutionException

public JpaResolutionException(Throwable cause)

Fabric3 JPA/Hibernate Extension

Copyright © 2007-2012 Metaform Systems.