public class UnsupportedLockAttemptException extends HibernateException
| Constructor and Description |
|---|
UnsupportedLockAttemptException(java.lang.String message) |
UnsupportedLockAttemptException(java.lang.String message,
java.lang.Throwable cause) |
UnsupportedLockAttemptException(java.lang.Throwable cause) |
public UnsupportedLockAttemptException(java.lang.String message)
public UnsupportedLockAttemptException(java.lang.Throwable cause)
public UnsupportedLockAttemptException(java.lang.String message,
java.lang.Throwable cause)
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.