Class QuickFixJAutoConfigFailureAnalyzer

  • All Implemented Interfaces:
    org.springframework.boot.diagnostics.FailureAnalyzer

    public class QuickFixJAutoConfigFailureAnalyzer
    extends org.springframework.boot.diagnostics.AbstractFailureAnalyzer<QuickFixJBaseException>
    The failure analyzer is responsible to provide readable information of exception which occur on startup. All exception based on the QuickFixJBaseException are handled here.
    Author:
    Eduardo Sanchez-Ros
    • Constructor Detail

      • QuickFixJAutoConfigFailureAnalyzer

        public QuickFixJAutoConfigFailureAnalyzer()