Exception: Docker::Error::DockerError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/docker/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.