This website works better with JavaScript
Home
Explore
Help
Sign In
Server
/
external_demand
Watch
41
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
91d220403c
Branches
Tags
master
external_dem...
/
app
/
hot_content
/
exceptions.py
exceptions.py
118 B
History
Raw
1
2
3
4
5
"""热点内容流程异常。"""
class HotContentFlowError(Exception):
"""热点内容流程执行异常。"""