public class LockTimeoutException extends LockAcquisitionException
| Constructor and Description | 
|---|
LockTimeoutException(String string,
                    SQLException root)  | 
LockTimeoutException(String string,
                    SQLException root,
                    String sql)  | 
getErrorCode, getSQL, getSQLException, getSQLStateaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LockTimeoutException(String string, SQLException root)
public LockTimeoutException(String string, SQLException root, String sql)
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.