Class LockException

    • Constructor Detail

      • LockException

        public LockException​(Throwable t,
                             boolean deadlock)
        Public constructor
        Parameters:
        t -
    • Method Detail

      • isDeadlock

        public boolean isDeadlock()