Exception wrapper for errors returned from underlying library calls
Methods
with_traceback
Exception.with_traceback(tb) -- set self.__traceback__ to tb and return self.
3.2. Plan