Class DockerNotRunningException

All Implemented Interfaces:
Serializable

public class DockerNotRunningException extends DockerException
DockerException thrown if the docker daemon is not running.
Since:
3.1.0
Author:
Moritz Halbritter, Andy Wilkinson, Phillip Webb
See Also:
  • Method Details

    • getErrorOutput

      public String getErrorOutput()
      Return the error output returned from docker.
      Returns:
      the error output