public class ReturnException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
ReturnException(Position position,
Obj value) |
| Modifier and Type | Method and Description |
|---|---|
Position |
getPosition() |
Obj |
getValue() |