Exception: Docker::Error::StateError

Inherits:
DockerError
  • Object
show all
Defined in:
lib/docker/error.rb

Overview

Raised when a method requires a Model to be in a certain state (typically created or not created), but the Model is not in that state.