Zend certified PHP/Magento developer

Magento 2: Disable redirection to product page if requested quantity is not available on add to cart function

On catalog category page, when I add add any product to cart and the requested quantity is not available, it redirects to product page and shows error message there.
Error message image on product

What I want is to display error message while staying on the same page, instead of opening the product page.