public class Exception extends RaiseException
RubyException,
Serialized FormJumpException.FlowControlException, JumpException.SpecialJumpSPECIAL_JUMP| Constructor and Description |
|---|
Exception(java.lang.String message,
RubyException exception) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
initCause(java.lang.Throwable cause) |
createNativeRaiseException, createNativeRaiseException, fillInStackTrace, from, from, from, from, from, from, from, getCause, getException, getMessage, javaTraceFromRubyTrace, setException, setExceptionoriginalFillInStackTracepublic Exception(java.lang.String message,
RubyException exception)
Copyright © 2001-2022 JRuby. All Rights Reserved.