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