public class ParseException extends RuntimeException
ParseException(String msg, Location loc)
ParseException(String msg, Location loc, Throwable t)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ParseException(String msg, Location loc)
public ParseException(String msg, Location loc, Throwable t)
Copyright © 2024. All rights reserved.