Sha256: 6709ae62209ba72fb9f28eca6285dd03a5ee65222ad3ae7344ca12985bc59e69

Contents?: true

Size: 136 Bytes

Versions: 7

Compression:

Stored size: 136 Bytes

Contents

module StatRaptor
  # Raised when StatRaptor returns the HTTP status code 401
  class Error::Unauthorized < StatRaptor::Error
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

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