類別 IRB::Frame::FrameOverflow
公開類別方法
new() 按一下以切換來源
呼叫超類別方法
Exception::new
# File lib/irb/frame.rb, line 10 def initialize super("frame overflow") end