baize.exceptions.
HTTPException
with_traceback
Exception.with_traceback(tb) – set self.**traceback** to tb and return self.
abort
raise a HTTPException. Parameters are completely consistent with HTTPException.