Skip to main content
Close announcements banner

catch

The catch link can only be used with a cTry component and if a try link has already been used in order to isolate a part of a Route likely to generate an error.

So, the catch link catches the errors generated by the Route put in a Try block and enable you to handle it, if necessary, and continue the Route, if possible.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!