# File lib/ruote/svc/error_handler.rb, line 184
      def to_s
        "raised: #{@h['class']}: #{@h['message']}"
      end