Uses of Class
de.codecentric.cxf.autodetection.diagnostics.SeiImplClassNotFoundException
-
Packages that use SeiImplClassNotFoundException Package Description de.codecentric.cxf.autodetection.diagnostics -
-
Uses of SeiImplClassNotFoundException in de.codecentric.cxf.autodetection.diagnostics
Methods in de.codecentric.cxf.autodetection.diagnostics that return SeiImplClassNotFoundException Modifier and Type Method Description static SeiImplClassNotFoundExceptionSeiImplClassNotFoundException. build()SeiImplClassNotFoundExceptionSeiImplClassNotFoundException. setNotFoundClassName(String notFoundClassName)SeiImplClassNotFoundExceptionSeiImplClassNotFoundException. setScannedBasePackage(String scannedBasePackage)Methods in de.codecentric.cxf.autodetection.diagnostics with parameters of type SeiImplClassNotFoundException Modifier and Type Method Description protected org.springframework.boot.diagnostics.FailureAnalysisSeiImplMissingFailureAnalyzer. analyze(Throwable rootFailure, SeiImplClassNotFoundException cause)
-