public class SimpleExceptionAnalyzer extends Object implements ExceptionAnalyzer<AnalyzedException>
| 构造器和说明 |
|---|
SimpleExceptionAnalyzer(Set<String> excludeExceptions,
Set<String> retryExceptions) |
public AnalyzedException analyze(Throwable e, Object... args)
analyze 在接口中 ExceptionAnalyzer<AnalyzedException>Copyright © 2024. All rights reserved.