public class JDBCConnectionException extends JDBCException
| Constructor and Description | 
|---|
| JDBCConnectionException(String string,
                       SQLException root) | 
| JDBCConnectionException(String string,
                       SQLException root,
                       String sql) | 
getErrorCode, getSQL, getSQLException, getSQLStateaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JDBCConnectionException(String string, SQLException root)
public JDBCConnectionException(String string, SQLException root, String sql)
Copyright © 2017 JBoss by Red Hat. All rights reserved.