org.jruby.runtime
Interface IRaiseListener


public interface IRaiseListener

Author:
jpetersen

Method Summary
 void exceptionRaised(IRubyObject exception)
           
 

Method Detail

exceptionRaised

void exceptionRaised(IRubyObject exception)


Copyright © 2002-2007 JRuby Team. All Rights Reserved.