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
- Since:
- 4.2
- Author:
- Marius Bogoevici
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description ZookeeperMetadataStoreException(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