public class ThrowException
extends com.oracle.truffle.api.nodes.ControlFlowException
ThrowException
and RaiseException
.Constructor and Description |
---|
ThrowException(Object tag,
Object value) |
Modifier and Type | Method and Description |
---|---|
Object |
getTag() |
Object |
getValue() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001-2015 JRuby. All Rights Reserved.