A problem occurred translating a Hibernate query to SQL due to invalid query syntax, etc.
Namespace: NHibernateAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
[SerializableAttribute] public class QueryException : HibernateException, ISerializable |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class QueryException _ Inherits HibernateException _ Implements ISerializable |
| Visual C++ |
|---|
[SerializableAttribute] public ref class QueryException : public HibernateException, ISerializable |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..ApplicationException
NHibernate..::..HibernateException
NHibernate..::..QueryException
NHibernate.Hql.Ast.ANTLR..::..QuerySyntaxException
NHibernate.Hql.Ast.ANTLR..::..SemanticException
NHibernate.Hql..::..QueryExecutionRequestException
NHibernate..::..QueryParameterException
System..::..Exception
System..::..ApplicationException
NHibernate..::..HibernateException
NHibernate..::..QueryException
NHibernate.Hql.Ast.ANTLR..::..QuerySyntaxException
NHibernate.Hql.Ast.ANTLR..::..SemanticException
NHibernate.Hql..::..QueryExecutionRequestException
NHibernate..::..QueryParameterException