# File lib/parallel.rb, line 276
    def initialize(exception)
      @exception = exception
    end