gqylpy/gqylpy-exception
`gqylpy-exception` is a flexible and convenient Python exception handling library that allows you to dynamically create exception classes and provides various exception handling mechanisms.
PythonApache-2.0
Issues
- 1
- 0
当 `TryExcept` 和 `Retry` 同时使用并且为 `TryExcept` 提供了 `logger 参数时,可能会出现日志行号定位不准确的问题
#8 opened by 2018-11-27 - 1
`TryExcept` 中当被装饰对象是一个类时,并在引发异常时,将发生异常处理错误
#3 opened by 2018-11-27 - 0
支持反向指定异常
#2 opened by 2018-11-27 - 0
支持可配置异常信息输出中的异常引发时间
#1 opened by 2018-11-27