• Wraps the try clause adding an extra context to the exception text.

    Parameters

    • callback: (() => void)
        • (): void
        • Returns void

    • message: string

    Returns void