# How to catch an exception and trigger the action to handle all the exception

In this tutorial we are going to create an exception black to catch any exception thrown from the flow irrespective of type of node or exception type.

Link to video