2018-07-31 11:24:58 -04:00

3 lines
94 B
Python

class RequestFailedException(Exception):
"""request failed without success http status"""