Exception: Gitlab::Lfs::Client::BatchSubmitError
- Defined in:
- lib/gitlab/lfs/client.rb
Instance Method Summary collapse
Methods inherited from HttpError
Constructor Details
This class inherits a constructor from Gitlab::Lfs::Client::HttpError
Instance Method Details
#message ⇒ Object
146 147 148 |
# File 'lib/gitlab/lfs/client.rb', line 146 def "Failed to submit batch: #{http_error}" end |