com.ibm.bpe.api

Class QueryInvalidParameterException

  • All Implemented Interfaces:
    java.io.Serializable


    public class QueryInvalidParameterException
    extends ProcessException
    Exception class for error message Api.QueryInvalidParameter.
    Thrown when: The SQL query generator cannot process the query because of parameters that are not valid.
    User action: Modify your query parameters and try again.
    Since:
    6.1.0
    See Also:
    Serialized Form
    • Constructor Detail

      • QueryInvalidParameterException

        public QueryInvalidParameterException(java.lang.Object[] vars,
                                      java.lang.Throwable cause)
        Constructor.
        Parameters:
        vars - An array with 1 substitution variable for CWWBA0151E: Invalid parameter in query: ''{0}''.
        {0} shows the invalid parameter.
        cause - The exception that was thrown.
IBM Business Process ManagerTM
Release 8