Oracle Message ORA-25240 - message ID and dequeue condition/correlation ID specified in dequeue options

ERRORmessage ID and dequeue condition/correlation ID specified in dequeue options
CAUSEAn attempt was made to dequeue by including both a message ID and a dequeue condition/correlation ID in the dequeue options. In the dequeue options, you are permitted to specify either message ID or dequeue condition/correlation ID, or neither.
ACTIONTo dequeue a message, specify a message ID or a dequeue condition/correlation ID in the dequeue options, but do not specify both. If you want to dequeue in the queues sort order, then do not specify either the message ID or dequeue condition/correlation ID in the dequeue options.