Sha256: a842e41e6c450c692c69a88a9f14a29bc0ffd28720700e0a8b7cabea3a7a351f
Contents?: true
Size: 183 Bytes
Versions: 2
Compression:
Stored size: 183 Bytes
Contents
require 'evrythng/error/client_error' module Evrythng # Raised when Evrythng returns the HTTP status code 406 class Error::NotAcceptable < Evrythng::Error::ClientError end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
evrythng-0.1.1 | lib/evrythng/error/not_acceptable.rb |
evrythng-0.1.0 | lib/evrythng/error/not_acceptable.rb |