12306/myException/ticketIsExitsException.py

2 lines
49 B
Python

class ticketIsExitsException(Exception):
pass