Sha256: fd62ecc2e429a2595617123155df88e303e1af61e89db5f7913ec3d512179b5a

Contents?: true

Size: 132 Bytes

Versions: 8

Compression:

Stored size: 132 Bytes

Contents

module StatRaptor
  # Raised when StatRaptor returns the HTTP status code 404
  class Error::NotFound < StatRaptor::Error
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
statraptor-0.2.6 lib/statraptor/error/not_found.rb
statraptor-0.2.5 lib/statraptor/error/not_found.rb
statraptor-0.2.4 lib/statraptor/error/not_found.rb
statraptor-0.2.3 lib/statraptor/error/not_found.rb
statraptor-0.2.2 lib/statraptor/error/not_found.rb
statraptor-0.2.1 lib/statraptor/error/not_found.rb
statraptor-0.2.0 lib/statraptor/error/not_found.rb
statraptor-0.1.0 lib/statraptor/error/not_found.rb