class Bundler::ParallelWorkers::Worker::WrappedException

def initialize(exn)

def initialize(exn)
  @exception = exn
end