public final class ExceptionTools
extends java.lang.Object
| Constructor and Description |
|---|
ExceptionTools() |
| Modifier and Type | Method and Description |
|---|---|
static Location |
getLocation(java.lang.Throwable exc)
Tries to resolve the location (i.e., file name, line, and column)
from a parsing exception.
|
public static Location getLocation(java.lang.Throwable exc)