Class EtcdException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.gridgo.extras.etcd.support.exceptions.EtcdException
-
- All Implemented Interfaces:
java.io.Serializable
public class EtcdException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EtcdException(java.lang.String msg, java.lang.Throwable cause)
-