public class IRWrappedLambdaReturnValue extends RuntimeException implements Unrescuable
| Modifier and Type | Field and Description |
|---|---|
IRubyObject |
returnValue |
| Constructor and Description |
|---|
IRWrappedLambdaReturnValue(IRubyObject v) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final IRubyObject returnValue
public IRWrappedLambdaReturnValue(IRubyObject v)
Copyright © 2001-2016 JRuby. All Rights Reserved.