Exception thrown on failure to aquire a lock during an update, for example during a "select for update" statement.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Constructor for CannotAcquireLockException.
| |||||||||||
Constructor for CannotAcquireLockException.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Constructor for CannotAcquireLockException.
msg | the detail message |
---|
Constructor for CannotAcquireLockException.
msg | the detail message |
---|---|
cause | the root cause from the data access API in use |