Class QueryParseException

All Implemented Interfaces:
Serializable

public class QueryParseException extends NuxeoException
Author:
Bogdan Stefanescu
See Also:
  • Constructor Details

    • QueryParseException

      public QueryParseException()
    • QueryParseException

      public QueryParseException(String message)
    • QueryParseException

      public QueryParseException(String message, Throwable cause)
    • QueryParseException

      public QueryParseException(Throwable cause)