12306/myException/UserPasswordException.py

2 lines
48 B
Python
Raw Normal View History

class UserPasswordException(Exception):
pass