Uses of Class
io.allune.quickfixj.spring.boot.starter.exception.QuickFixJBaseException
Packages that use QuickFixJBaseException
Package
Description
-
Uses of QuickFixJBaseException in io.allune.quickfixj.spring.boot.starter.exception
Subclasses of QuickFixJBaseException in io.allune.quickfixj.spring.boot.starter.exceptionModifier and TypeClassDescriptionclassclassException thrown when a field is not found in a message.classException thrown when a message validation failed.classException thrown when a session is not found.class -
Uses of QuickFixJBaseException in io.allune.quickfixj.spring.boot.starter.failureanalyzer
Methods in io.allune.quickfixj.spring.boot.starter.failureanalyzer with parameters of type QuickFixJBaseExceptionModifier and TypeMethodDescriptionprotected org.springframework.boot.diagnostics.FailureAnalysisQuickFixJAutoConfigFailureAnalyzer.analyze(Throwable rootFailure, QuickFixJBaseException cause)