Exception thrown when an invalid path is found in a query.
            Author: josh
            Ported by: Steve Strong
            
Namespace: NHibernate.Hql.Ast.ANTLRAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
public class InvalidPathException : SemanticException  | 
| Visual Basic | 
|---|
Public Class InvalidPathException _ Inherits SemanticException  | 
| Visual C++ | 
|---|
public ref class InvalidPathException : public SemanticException  | 
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..ApplicationException
NHibernate..::..HibernateException
NHibernate..::..QueryException
NHibernate.Hql.Ast.ANTLR..::..SemanticException
NHibernate.Hql.Ast.ANTLR..::..InvalidPathException
System..::..Exception
System..::..ApplicationException
NHibernate..::..HibernateException
NHibernate..::..QueryException
NHibernate.Hql.Ast.ANTLR..::..SemanticException
NHibernate.Hql.Ast.ANTLR..::..InvalidPathException