java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.DockerNotRunningException
All Implemented Interfaces:
Serializable

public class DockerNotRunningException extends RuntimeException
An exception when docker is not running.
See Also:
  • Field Details

  • Constructor Details

    • DockerNotRunningException

      public DockerNotRunningException(String message, Throwable cause)