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

2 lines
48 B
Python

class ticketConfigException(Exception):
pass