Class ZookeeperMetadataStoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.integration.zookeeper.metadata.ZookeeperMetadataStoreException
- All Implemented Interfaces:
Serializable
A
ZookeeperMetadataStore
-specific exception.- Since:
- 4.2
- Author:
- Marius Bogoevici, Artem Bilan
- See Also:
-
Constructor Summary
ConstructorDescriptionZookeeperMetadataStoreException
(String message) ZookeeperMetadataStoreException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ZookeeperMetadataStoreException
-
ZookeeperMetadataStoreException
-