Class QueryException

All Implemented Interfaces:
Serializable

public class QueryException extends WorkflowException
The QueryException is thrown in case a search query can not be pased.
Author:
rsoika
See Also:
  • Field Details

  • Constructor Details

    • QueryException

      public QueryException(String aErrorCode, String message)
    • QueryException

      public QueryException(String aErrorCode, String message, Exception e)