Package org.hibernate

Class UnsupportedLockAttemptException

    • Constructor Detail

      • UnsupportedLockAttemptException

        public UnsupportedLockAttemptException​(String message)
      • UnsupportedLockAttemptException

        public UnsupportedLockAttemptException​(Throwable cause)
      • UnsupportedLockAttemptException

        public UnsupportedLockAttemptException​(String message,
                                               Throwable cause)