Exception: Docker::Error::StateError
- Inherits:
-
DockerError
- Object
- StandardError
- DockerError
- Docker::Error::StateError
- 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.