public class CannotAcquireLockException extends PessimisticLockingFailureException
| コンストラクターと説明 |
|---|
CannotAcquireLockException(java.lang.String msg)CannotAcquireLockException のコンストラクター。 |
CannotAcquireLockException(java.lang.String msg, java.lang.Throwable cause)CannotAcquireLockException のコンストラクター。 |
contains, getMessage, getMostSpecificCause, getRootCausepublic CannotAcquireLockException(java.lang.String msg)
msg - 詳細メッセージ public CannotAcquireLockException(java.lang.String msg,
java.lang.Throwable cause)msg - 詳細メッセージ cause - 使用中のデータアクセス API の根本原因