Class PathException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
UnknownPathException

public class PathException extends SemanticException
Indicates a problem with a path expression in HQL/JPQL.
See Also:
  • Constructor Details