ChangedExternalResourceError#

exception gufe.storage.errors.ChangedExternalResourceError#

Error when there’s a metadata mismatch with an external resource

args#
with_traceback()#

Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.