public class EvaluationStackOverflowException extends EvaluationException
Modifier and Type | Field | Description |
---|---|---|
static int |
MAX_STACK_DEPTH |
Max evaluation stack depth in processing
|
Constructor | Description |
---|---|
EvaluationStackOverflowException(java.lang.String s) |
public static final int MAX_STACK_DEPTH