play.db.jpa
Class JPABase.JPAQueryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by play.db.jpa.JPABase.JPAQueryException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
JPABase

public static class JPABase.JPAQueryException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
JPABase.JPAQueryException(java.lang.String message)
           
JPABase.JPAQueryException(java.lang.String message, java.lang.Throwable e)
           
 
Method Summary
static java.lang.Throwable findBestCause(java.lang.Throwable e)
           
 
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

JPABase.JPAQueryException

public JPABase.JPAQueryException(java.lang.String message)

JPABase.JPAQueryException

public JPABase.JPAQueryException(java.lang.String message,
                                 java.lang.Throwable e)
Method Detail

findBestCause

public static java.lang.Throwable findBestCause(java.lang.Throwable e)


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly