class Bundler::Worker::WrappedException
属性
exception[R]
公共类方法
new(exn) 点击切换源代码
# File bundler/worker.rb, line 9 def initialize(exn) @exception = exn end
# File bundler/worker.rb, line 9 def initialize(exn) @exception = exn end