• A function that checks if an error should be reported as unhandled.

    Parameters

    • error: unknown

      Error to be checked.

    Returns boolean

    A boolean indicating if the error should be reported.