クラス BeanNotOfRequiredTypeFailureAnalyzer

java.lang.ObjectSE
org.springframework.boot.diagnostics.AbstractFailureAnalyzer<BeanNotOfRequiredTypeException>
org.springframework.boot.diagnostics.analyzer.BeanNotOfRequiredTypeFailureAnalyzer
実装されたすべてのインターフェース:
FailureAnalyzer

public class BeanNotOfRequiredTypeFailureAnalyzer extends AbstractFailureAnalyzer<BeanNotOfRequiredTypeException>
BeanNotOfRequiredTypeException が原因の障害の分析を実行する AbstractFailureAnalyzer
導入:
1.4.0
作成者:
Andy Wilkinson, Scott Frederick