Class DockerNotPresentFailureAnalyser

java.lang.Object
org.springframework.boot.diagnostics.AbstractFailureAnalyzer<DockerNotPresentException>
com.playtika.testcontainer.common.spring.DockerNotPresentFailureAnalyser
All Implemented Interfaces:
org.springframework.boot.diagnostics.FailureAnalyzer

public class DockerNotPresentFailureAnalyser extends org.springframework.boot.diagnostics.AbstractFailureAnalyzer<DockerNotPresentException>