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 SummaryConstructorsConstructorDescriptionZookeeperMetadataStoreException(String message) ZookeeperMetadataStoreException(String message, Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
ZookeeperMetadataStoreException
- 
ZookeeperMetadataStoreException
 
-