Hi Partheeban,
Once you catch the error using catch action, use terminate action block and assign the catched message to terminate action's message and set terminate with error to "true".
Now when the BLS fails, your ajax call will get into error state and provide you fatalerror which gets you the message that was captured by catch action block.
Let me know if you need any further info.
Best Regards,
Swaroop