Class ZookeeperMetadataStoreException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.integration.zookeeper.metadata.ZookeeperMetadataStoreException
All Implemented Interfaces:
Serializable

public class ZookeeperMetadataStoreException extends RuntimeException
A ZookeeperMetadataStore-specific exception.
Since:
4.2
Author:
Marius Bogoevici, Artem Bilan
See Also:
  • Constructor Details

    • ZookeeperMetadataStoreException

      public ZookeeperMetadataStoreException(String message)
    • ZookeeperMetadataStoreException

      public ZookeeperMetadataStoreException(String message, Throwable cause)