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