Exception: Docker::Distribution::Error::DockerDistributionError
- Inherits:
-
StandardError
- Object
- StandardError
- Docker::Distribution::Error::DockerDistributionError
- Defined in:
- lib/docker/distribution/error.rb
Overview
The default error. It’s never actually raised, but can be used to catch all gem-specific errors that are thrown as they all subclass from this.
Direct Known Subclasses
ArgumentError, AuthenticationError, ClientError, ConflictError, IOError, NotFoundError, ServerError, TimeoutError, UnauthorizedError, UnexpectedResponseError, VersionError