public class ConfigEmptyAnalyzer extends org.springframework.boot.diagnostics.AbstractFailureAnalyzer<ConfigEmptyException>
| 构造器和说明 |
|---|
ConfigEmptyAnalyzer() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected org.springframework.boot.diagnostics.FailureAnalysis |
analyze(Throwable rootFailure,
ConfigEmptyException cause) |
protected org.springframework.boot.diagnostics.FailureAnalysis analyze(Throwable rootFailure, ConfigEmptyException cause)
analyze 在类中 org.springframework.boot.diagnostics.AbstractFailureAnalyzer<ConfigEmptyException>Copyright © 2021. All rights reserved.