Class QueryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.hippoecm.hst.content.beans.query.exceptions.QueryException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FilterException, ScopeException

public class QueryException extends Exception
See Also:
  • Constructor Details

    • QueryException

      public QueryException(String message)
    • QueryException

      public QueryException(String message, Throwable th)