Sha256: fcd974599c3431f4342f1d2b1986716bbf2b78a410ba2beca3a2122c2364b86a
Contents?: true
Size: 291 Bytes
Versions: 49
Compression:
Stored size: 291 Bytes
Contents
module PortaText module Exception # Raised when not enough funds, HTTP 402. # # Author:: Marcelo Gornstein (mailto:marcelog@portatext.com) # Copyright:: Copyright (c) 2015 PortaText # License:: Apache-2.0 class PaymentRequired < RequestError end end end
Version data entries
49 entries across 49 versions & 1 rubygems