public class ArooaParseException extends Exception
| Constructor and Description |
|---|
ArooaParseException(String message,
Location location) |
ArooaParseException(String message,
Location location,
Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
Location |
getLocation()
Returns the file location where the error occurred.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Location getLocation()
Copyright © 2023. All rights reserved.