public static class PsychToRuby.ToRuby extends Object
| Constructor and Description |
|---|
PsychToRuby.ToRuby() |
| Modifier and Type | Method and Description |
|---|---|
static IRubyObject |
build_exception(ThreadContext context,
IRubyObject self,
IRubyObject klass,
IRubyObject message) |
public static IRubyObject build_exception(ThreadContext context, IRubyObject self, IRubyObject klass, IRubyObject message)
Copyright © 2001-2015 JRuby. All Rights Reserved.