Initializes a new instance of the QuerySyntaxException class

Namespace: NHibernate.Hql.Ast.ANTLR
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
protected QuerySyntaxException()
Visual Basic
Protected Sub New
Visual C++
protected:
QuerySyntaxException()

See Also