org.jruby.runtime
Interface IRaiseListener


public interface IRaiseListener

Version:
$Revision: 1.1 $
Author:
jpetersen

Method Summary
 void exceptionRaised(IRubyObject exception)
           
 

Method Detail

exceptionRaised

public void exceptionRaised(IRubyObject exception)


Copyright © 2002 Jan Arne Petersen. All Rights Reserved.