org.jruby.test
Class TestRaiseException.ThrowFromJava

java.lang.Object
  extended by org.jruby.test.TestRaiseException.ThrowFromJava
Enclosing class:
TestRaiseException

public static class TestRaiseException.ThrowFromJava
extends java.lang.Object


Constructor Summary
TestRaiseException.ThrowFromJava()
           
 
Method Summary
 void throwIt()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRaiseException.ThrowFromJava

public TestRaiseException.ThrowFromJava()
Method Detail

throwIt

public void throwIt()


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