Function throwExpr

  • Throws the error passes on error.

    The purpose of this is that it can be used as an expression.

    Parameters

    • error: any

      The error to throw.

    Returns never

Generated using TypeDoc