Class SqlTreeCreationException

All Implemented Interfaces:
Serializable

public class SqlTreeCreationException extends HibernateException
Base exception type for problems building a SQL tree.
See Also:
  • Constructor Details

    • SqlTreeCreationException

      public SqlTreeCreationException(String message)
    • SqlTreeCreationException

      public SqlTreeCreationException(String message, Throwable cause)