class

Docr::Errors::DockerAPIError

Inherits Exception / Reference / Object

Custom exception class for Docker API errors.

Constructors

new(message : String, status_code : Int32)
Source

Instance methods

status_code

The HTTP status code associated with the error.

Source