Sha256: 6b464ec8fa4432dc237130f985be6a758328d68b9a7046336f95f27f6d61fe61
Contents?: true
Size: 295 Bytes
Versions: 49
Compression:
Stored size: 295 Bytes
Contents
module PortaText module Exception # Raised on rate limited by the server, HTTP 429. # # Author:: Marcelo Gornstein (mailto:marcelog@portatext.com) # Copyright:: Copyright (c) 2015 PortaText # License:: Apache-2.0 class RateLimited < RequestError end end end
Version data entries
49 entries across 49 versions & 1 rubygems