Klasse QueryException

Alle implementierten Schnittstellen:
Serializable

public class QueryException extends WorkflowException
The QueryException is thrown in case a search query can not be pased.
Autor:
rsoika
Siehe auch:
  • Felddetails

  • Konstruktordetails

    • QueryException

      public QueryException(String aErrorCode, String message)
    • QueryException

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