# File lib/apipie_bindings/exceptions.rb, line 13
    def to_s
      "#{super}: #{params.join(',')}"
    end