com.ibm.bpe.api

Class QueryException

  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    QueryHintException


    public class QueryException
    extends ProcessException
    Exception class for error message Api.Query.
    Thrown when: The query cannot be processed because of an error.
    User action: Work on the error reported by the exception and try again.
    Since:
    6.1.0.1
    See Also:
    Serialized Form
    • Constructor Detail

      • QueryException

        public QueryException(java.lang.Object[] vars,
                      java.lang.Throwable cause)
        Constructor.
        Parameters:
        vars - An array with 1 substitution variable for CWWBA0153E: An error occurred during a query: ''{0}''.
        {0} shows the error.
        cause - The exception that was thrown.
IBM Business Process ManagerTM
Release 8