规则 ID:ST-DBP-003
ST-DBP-003
作用域:活动
此规则用于检查捕获异常是否有其他目的,而不仅仅在于预防错误消息。
建议将日志消息插入“Try Catch”活动的 Catch 块中,以及异常处理本身。
Refer to the Project Organization page to learn more about how to handle errors and use Try/Catch blocks.