swarmauri.standard.exceptions.concrete.IndexErrorWithContext module

exception swarmauri.standard.exceptions.concrete.IndexErrorWithContext.IndexErrorWithContext(original_exception)[source]

Bases: Exception

args
handle_error()[source]
with_traceback()

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