UPNISO_API / exceptions.py
eishit32's picture
Create exceptions.py
0fc3983 verified
Raw
History Blame Contribute Delete
42 Bytes
class PlanLimitError(Exception):
pass