12306/myException/UserPasswordException.py

2 lines
48 B
Python
Executable File

class UserPasswordException(Exception):
pass