dang :( ``` irb(main):008:0> Exception.new("herea").to_java(java.lang.Throwable) TypeError: cannot convert instance of class org.jruby.RubyException to class java.lang.Throwable from org/jruby/java/addons/KernelJavaAddons.java:29:in `to_java' ```