Sha256: 1c4ed7c38865b55441075dbc202a09a5408aefdfecd99e370c8e8b527c00fef3
Contents?: true
Size: 301 Bytes
Versions: 49
Compression:
Stored size: 301 Bytes
Contents
module PortaText module Exception # Raised when the request issued was invalid, HTTP 400. # # Author:: Marcelo Gornstein (mailto:marcelog@portatext.com) # Copyright:: Copyright (c) 2015 PortaText # License:: Apache-2.0 class ClientError < RequestError end end end
Version data entries
49 entries across 49 versions & 1 rubygems