util.error_helper 源代码

#!/usr/bin/env python
# coding=utf-8
# 
# Author       : randolf
# Date         : 2020-11-20 20:00:17
# LastEditors  : randolf
# LastEditTime : 2020-11-20 20:42:49
# FilePath     : \CatInBox\src\util\error_helper.py
# 


[文档]class ErrorHelprt():
[文档] def error_handler(self): """处理错误信息 """