class Docr::DockerError

Defined in:

docr/client.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(message : String, status_code : Int32 | Nil = nil) #

[View source]

Instance Method Detail

def status_code : Int32 | Nil #

[View source]