Package | Description |
---|---|
org.parboiled.errors |
Modifier and Type | Method and Description |
---|---|
ActionException |
ActionError.getActionException()
Gets the wrapped ActionException.
|
Constructor and Description |
---|
ActionError(InputBuffer inputBuffer,
int errorIndex,
String errorMessage,
MatcherPath errorPath,
ActionException actionException) |
Copyright © 2023. All rights reserved.