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

Version Path
portatext-1.6.1 lib/portatext/exception/not_found.rb
portatext-1.6.0 lib/portatext/exception/not_found.rb
portatext-1.5.23 lib/portatext/exception/not_found.rb
portatext-1.5.22 lib/portatext/exception/not_found.rb
portatext-1.5.21 lib/portatext/exception/not_found.rb
portatext-1.5.20 lib/portatext/exception/not_found.rb
portatext-1.5.19 lib/portatext/exception/not_found.rb
portatext-1.5.18 lib/portatext/exception/not_found.rb
portatext-1.5.17 lib/portatext/exception/not_found.rb
portatext-1.5.16 lib/portatext/exception/not_found.rb
portatext-1.5.15 lib/portatext/exception/not_found.rb
portatext-1.5.14 lib/portatext/exception/not_found.rb
portatext-1.5.13 lib/portatext/exception/not_found.rb
portatext-1.5.12 lib/portatext/exception/not_found.rb
portatext-1.5.11 lib/portatext/exception/not_found.rb
portatext-1.5.10 lib/portatext/exception/not_found.rb
portatext-1.5.9 lib/portatext/exception/not_found.rb
portatext-1.5.8 lib/portatext/exception/not_found.rb
portatext-1.5.7 lib/portatext/exception/not_found.rb
portatext-1.5.6 lib/portatext/exception/not_found.rb