Sha256: 421c46514f4bdb28cc458e15e1661e878c69ca6c43ec53c36c6ca2cb1da4b667
Contents?: true
Size: 302 Bytes
Versions: 49
Compression:
Stored size: 302 Bytes
Contents
module PortaText module Exception # Raised when access was denied to the resource, HTTP 403. # # Author:: Marcelo Gornstein (mailto:marcelog@portatext.com) # Copyright:: Copyright (c) 2015 PortaText # License:: Apache-2.0 class Forbidden < RequestError end end end
Version data entries
49 entries across 49 versions & 1 rubygems