public class EtcdAuthenticationException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
static EtcdResponseDecoder<EtcdAuthenticationException> |
DECODER |
| Constructor and Description |
|---|
EtcdAuthenticationException(java.lang.String message)
Constructor
|
public static final EtcdResponseDecoder<EtcdAuthenticationException> DECODER