2 lines
49 B
Python
2 lines
49 B
Python
class ticketIsExitsException(Exception):
|
|
pass |
class ticketIsExitsException(Exception):
|
|
pass |