Exception: Docker::API::VersionUnsupported

Inherits:
Error
  • Object
show all
Defined in:
lib/docker/api/errors.rb,
sig/docker/api/core.rbs

Overview

The daemon speaks an API version this gem cannot work with.

Instance Attribute Summary

Attributes inherited from Error

#operation, #response, #status

Method Summary

Methods inherited from Error

for, #initialize

Constructor Details

This class inherits a constructor from Docker::API::Error