|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mvel2.util.ErrorUtil
public class ErrorUtil
| Constructor Summary | |
|---|---|
ErrorUtil()
|
|
| Method Summary | |
|---|---|
static CompileException |
rewriteIfNeeded(CompileException caught,
char[] outer,
int outerCursor)
|
static ErrorDetail |
rewriteIfNeeded(ErrorDetail detail,
char[] outer,
int outerCursor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ErrorUtil()
| Method Detail |
|---|
public static CompileException rewriteIfNeeded(CompileException caught,
char[] outer,
int outerCursor)
public static ErrorDetail rewriteIfNeeded(ErrorDetail detail,
char[] outer,
int outerCursor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||