Class DockerProcessStartException

All Implemented Interfaces:
Serializable

public class DockerProcessStartException extends DockerException
DockerException thrown if the docker process cannot be started. Usually indicates that docker is not installed.
Since:
3.1.0
Author:
Moritz Halbritter, Andy Wilkinson, Phillip Webb
See Also: