Home | History | Annotate | Download | only in test

Lines Matching refs:exc_mess

407         exc_mess = e.headers.get('X-exception')
410 exc_mess = str(e)
412 if exc_mess and 'temporarily unavailable' in exc_mess.lower():