• Type guard to check whether an error is of type ErrorWithCause.

    Parameters

    • err: Error

      An error.

    Returns err is ErrorWithCause

    Whether the given error is of type ErrorWithCause.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.