public class JsParserException extends RuntimeException
Modifier and Type | Method and Description |
---|---|
Throwable |
fillInStackTrace() |
static JsParserException |
reasonAt(String reason,
long index) |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static JsParserException reasonAt(String reason, long index)
public Throwable fillInStackTrace()
fillInStackTrace
in class Throwable
Copyright © 2023. All rights reserved.