12306/myException/UserPasswordException.py

2 lines
48 B
Python

class UserPasswordException(Exception):
pass