ch.elca.el4j.services.persistence.jpa.util
Class QueryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.elca.el4j.services.persistence.jpa.util.QueryException
- All Implemented Interfaces:
- Serializable
public class QueryException
- extends RuntimeException
Exception thrown from jpa query.
- Author:
- Sandra Weber (swr)
- See Also:
- Serialized Form
- File-location:
- QueryException
- Last check-in date:
- 2010-08-05 11:00:36 +0200 (Do, 05. Aug 2010) by swrelca for revision 4112
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
QueryException
public QueryException(String message)
- Constructor taking a message.
- Parameters:
message
- The message.
Copyright © 2005-2011 ELCA. All Rights Reserved.