| Package | Description |
|---|---|
| org.parboiled.errors |
| Modifier and Type | Field and Description |
|---|---|
private ActionException |
ActionError.actionException |
| Modifier and Type | Method and Description |
|---|---|
ActionException |
ActionError.getActionException()
Gets the wrapped ActionException.
|
| Constructor and Description |
|---|
ActionError(InputBuffer inputBuffer,
int errorIndex,
java.lang.String errorMessage,
MatcherPath errorPath,
ActionException actionException) |