class Docr::Errors::DockerAPIError
  
  - Docr::Errors::DockerAPIError
 - Exception
 - Reference
 - Object
 
Overview
Custom exception class for Docker API errors.
Defined in:
docr/errors.crConstructors
Instance Method Summary
- 
        #status_code : Int32
        
          
The HTTP status code associated with the error.