class Bundler::Worker::WrappedException

def initialize(exn)

def initialize(exn)
  @exception = exn
end