Namespace:
NHibernate.Hql
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class QueryExecutionRequestException _ Inherits QueryException |
C# |
---|
public class QueryExecutionRequestException : QueryException |
Visual C++ |
---|
public ref class QueryExecutionRequestException : public QueryException |
JavaScript |
---|
NHibernate.Hql.QueryExecutionRequestException = function(); Type.createClass( 'NHibernate.Hql.QueryExecutionRequestException', NHibernate.QueryException); |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
NHibernate..::.HibernateException
NHibernate..::.QueryException
NHibernate.Hql..::.QueryExecutionRequestException
System..::.Exception
System..::.ApplicationException
NHibernate..::.HibernateException
NHibernate..::.QueryException
NHibernate.Hql..::.QueryExecutionRequestException