Catches exceptions thrown within the application that have not been caught, then displays an error message to the user.
This component could not be written as a functional component, as we needed access to the componentDidCatch hook.
componentDidCatch
Generated using TypeDoc
Catches exceptions thrown within the application that have not been caught, then displays an error message to the user.
This component could not be written as a functional component, as we needed access to the
componentDidCatch
hook.