Class DockerOutputParseException

All Implemented Interfaces:
Serializable

public class DockerOutputParseException extends DockerException
DockerException thrown if the docker JSON cannot be parsed.
Since:
3.1.0
Author:
Moritz Halbritter, Andy Wilkinson, Phillip Webb
See Also: