Sha256: 45d051c344c4f9b00a1ca075ff8e63ac5ff58509a1a44ea3a84220478051e524
Contents?: true
Size: 293 Bytes
Versions: 49
Compression:
Stored size: 293 Bytes
Contents
module PortaText module Exception # Raised when the resource was not found HTTP 404. # # Author:: Marcelo Gornstein (mailto:marcelog@portatext.com) # Copyright:: Copyright (c) 2015 PortaText # License:: Apache-2.0 class NotFound < RequestError end end end
Version data entries
49 entries across 49 versions & 1 rubygems