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.
err
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 iserritself.