play.db.jpa
Class JPASupport.JPAQueryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
play.db.jpa.JPASupport.JPAQueryException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- JPASupport
public static class JPASupport.JPAQueryException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JPASupport.JPAQueryException
public JPASupport.JPAQueryException(String message)
JPASupport.JPAQueryException
public JPASupport.JPAQueryException(String message,
Throwable e)
findBestCause
public static Throwable findBestCause(Throwable e)
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly