Class DockerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.camel.component.docker.exception.DockerException
All Implemented Interfaces:
Serializable

public class DockerException extends Exception
Errors occurring during the processing of the Docker component
See Also:
  • Constructor Details

    • DockerException

      public DockerException(String message)
    • DockerException

      public DockerException(Throwable throwable)