public class DBSQLException extends java.lang.Exception
DBSQLException()
DBSQLException(java.lang.String msg)
DBSQLException(java.lang.String msg, java.lang.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 DBSQLException()
public DBSQLException(java.lang.String msg)
public DBSQLException(java.lang.String msg, java.lang.Throwable t)