org.jruby.ext.ffi.jffi
Class Factory.LastError

java.lang.Object
  extended by org.jruby.ext.ffi.jffi.Factory.LastError
Enclosing class:
Factory

public static final class Factory.LastError
extends java.lang.Object


Constructor Summary
Factory.LastError()
           
 
Method Summary
static IRubyObject error(ThreadContext context, IRubyObject recv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Factory.LastError

public Factory.LastError()
Method Detail

error

public static final IRubyObject error(ThreadContext context,
                                      IRubyObject recv)


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