Class LockException

    • Constructor Detail

      • LockException

        public LockException()
      • LockException

        public LockException​(String message)
      • LockException

        public LockException​(String message,
                             Throwable cause)
      • LockException

        public LockException​(Throwable cause)
      • LockException

        protected LockException​(String message,
                                Throwable cause,
                                boolean enableSuppression,
                                boolean writableStackTrace)