public class ErrorUtil extends Object
Constructor and Description |
---|
ErrorUtil() |
Modifier and Type | Method and Description |
---|---|
static CompileException |
rewriteIfNeeded(CompileException caught,
char[] outer,
int outerCursor) |
static ErrorDetail |
rewriteIfNeeded(ErrorDetail detail,
char[] outer,
int outerCursor) |
public static CompileException rewriteIfNeeded(CompileException caught, char[] outer, int outerCursor)
public static ErrorDetail rewriteIfNeeded(ErrorDetail detail, char[] outer, int outerCursor)
Copyright © 2001–2022 JBoss by Red Hat. All rights reserved.