hmm; This seems to work ``` irb(main):012:0> org.jruby.exceptions.RaiseException.new(Exception.new("test")) => org.jruby.exceptions.RaiseException: (Exception) test ```