ExternalResourceError#

exception gufe.storage.errors.ExternalResourceError#

Base class for errors due to problems with external resources

args#
with_traceback()#

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