public class ParsingException extends NbSQLException
ParsingException(String message)
ParsingException(String message, Throwable cause)
ParsingException(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 ParsingException(String message)
public ParsingException(String message, Throwable cause)
public ParsingException(Throwable cause)
Copyright © 2023. All rights reserved.