public class SyntaxException extends RuntimeException
SyntaxException(String message)
SyntaxException(String message, Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SyntaxException(String message)
public SyntaxException(String message, Throwable cause)
Copyright © 2022–2023. All rights reserved.