View Source DockerEngineAPI.Model.ErrorResponse (testcontainers v1.11.0)

Represents an error.

Summary

Types

@type t() :: %DockerEngineAPI.Model.ErrorResponse{message: String.t()}

Functions