类 FailureAnalyzers

    • 构造器详细资料

      • FailureAnalyzers

        public FailureAnalyzers​(org.springframework.context.ConfigurableApplicationContext context)
        Create a new FailureAnalyzers instance.
        参数:
        context - the source application context
        从以下版本开始:
        1.4.1
    • 方法详细资料

      • analyzeAndReport

        public boolean analyzeAndReport​(Throwable failure)
        Analyze and report the specified failure.
        参数:
        failure - the failure to analyze
        返回:
        true if the failure was handled