Files
12306/myException/balanceException.py
2018-01-08 15:28:10 +08:00

2 lines
43 B
Python

class balanceException(Exception):
pass