Sha256: d0356e6f27de98773f7032d37e7dd8ee3a87a86dc2c799eae11c74e507499bfe

Contents?: true

Size: 190 Bytes

Versions: 27

Compression:

Stored size: 190 Bytes

Contents

module SoberSwag
  module Controller
    ##
    # Error class thrown if you have no body defined,
    # but try to call `parsed_body`.
    class UndefinedBodyError < Error
    end
  end
end

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
sober_swag-0.25.2 lib/sober_swag/controller/undefined_body_error.rb
sober_swag-0.25.1 lib/sober_swag/controller/undefined_body_error.rb
sober_swag-0.25.0 lib/sober_swag/controller/undefined_body_error.rb
sober_swag-0.24.1 lib/sober_swag/controller/undefined_body_error.rb
sober_swag-0.24.0 lib/sober_swag/controller/undefined_body_error.rb
sober_swag-0.23.0 lib/sober_swag/controller/undefined_body_error.rb
sober_swag-0.22.0 lib/sober_swag/controller/undefined_body_error.rb
sober_swag-0.21.0 lib/sober_swag/controller/undefined_body_error.rb
sober_swag-0.20.0 lib/sober_swag/controller/undefined_body_error.rb
sober_swag-0.19.0 lib/sober_swag/controller/undefined_body_error.rb
sober_swag-0.18.0 lib/sober_swag/controller/undefined_body_error.rb
sober_swag-0.17.0 lib/sober_swag/controller/undefined_body_error.rb
sober_swag-0.16.0 lib/sober_swag/controller/undefined_body_error.rb
sober_swag-0.15.0 lib/sober_swag/controller/undefined_body_error.rb
sober_swag-0.14.0 lib/sober_swag/controller/undefined_body_error.rb
sober_swag-0.13.0 lib/sober_swag/controller/undefined_body_error.rb
sober_swag-0.12.0 lib/sober_swag/controller/undefined_body_error.rb
sober_swag-0.11.0 lib/sober_swag/controller/undefined_body_error.rb
sober_swag-0.10.0 lib/sober_swag/controller/undefined_body_error.rb
sober_swag-0.9.0 lib/sober_swag/controller/undefined_body_error.rb