public class JavetTerminatedException extends JavetException
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
continuable
The Continuable.
|
error, parameters| Constructor and Description |
|---|
JavetTerminatedException(boolean continuable)
Instantiates a new Javet terminated exception.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isContinuable()
Is continuable.
|
getError, getParameters