Class ApplicationLockException

  • All Implemented Interfaces:
    Serializable

    public class ApplicationLockException
    extends RuntimeException
    Exception thrown when we are unable to get the Zookeeper application lock.
    Author:
    hmusum
    See Also:
    Serialized Form
    • Constructor Detail

      • ApplicationLockException

        public ApplicationLockException​(Exception e)
      • ApplicationLockException

        public ApplicationLockException​(String message)