Trails Packages
    Preparing search index...

    Function getErrorChain

    • Returns the error chain for the given err, starting with this error. The error chain contains the error itself and all its causes. The first entry is err itself.

      Parameters

      • err: Error

      Returns Error[]