class IRB::Frame::FrameOverflow
Public Class Methods
                          Calls superclass method 
 
                        
                        Exception::new
                        # File lib/irb/frame.rb, line 16 def initialize super("frame overflow") end