12306/myException/ticketIsExitsException.py

2 lines
49 B
Python
Executable File

class ticketIsExitsException(Exception):
pass