public class LockConflictException extends SQLException
| 构造器和说明 |
|---|
LockConflictException()
Instantiates a new Lock conflict exception.
|
LockConflictException(String message) |
getErrorCode, getNextException, getSQLState, iterator, setNextExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic LockConflictException()
public LockConflictException(String message)
Copyright © 2020 Seata. All rights reserved.