When I am executing Mark Exception Action stage(Work Queue - Mark Exception) then I am getting an error.
You need to lock the item in your process
do invoke the business object Work Queue's action Get Next Item in order to lock the current item.
Only locked items can be marked as Exception.