java.lang.Object
org.springframework.boot.buildpack.platform.docker.transport.Errors
All Implemented Interfaces:
Iterable<Errors.Error>

public class Errors extends Object implements Iterable<Errors.Error>
Errors returned from the Docker API.
Since:
2.3.0
Author:
Phillip Webb
  • Method Details