public class SQLQueryException extends SQLException
sql, src, values
SQLQueryException()
SQLQueryException(String title)
SQLQueryException(String title, Exception src)
getSql, getSrc, getValues, setSql, setSrc, setValues
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SQLQueryException()
public SQLQueryException(String title)
public SQLQueryException(String title, Exception src)
Copyright © 2022. All rights reserved.