public class Exception extends RaiseException
RubyException
,
Serialized FormJumpException.FlowControlException, JumpException.SpecialJump
SPECIAL_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, setException
originalFillInStackTrace
public Exception(java.lang.String message, RubyException exception)
Copyright © 2001-2022 JRuby. All Rights Reserved.