Class HqlInterpretationException

All Implemented Interfaces:
Serializable

public class HqlInterpretationException extends HibernateException
Base of exception hierarchy for exceptions stemming from producing SQM AST trees
See Also:
  • Constructor Details

    • HqlInterpretationException

      public HqlInterpretationException(String message)
    • HqlInterpretationException

      public HqlInterpretationException(String message, Throwable cause)