com.mysema.query
Class QueryException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
com.mysema.query.QueryException
- All Implemented Interfaces: 
 - Serializable
 
- Direct Known Subclasses: 
 - NonUniqueResultException
 
public class QueryException
- extends RuntimeException
 
- Author:
 
  - tiwe
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
QueryException
public QueryException(String msg)
QueryException
public QueryException(String msg,
                      Throwable t)
QueryException
public QueryException(Throwable t)
Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.