visual-identity/plasma_cash/client/exceptions.py

3 lines
94 B
Python

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