struct Docker::Api::Models::ErrorResponse

Defined in:

docker/api/models/error_response.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct Docker::Api::Models::Response

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def message : String #

[View source]