public class ConnectionError extends Object implements ErrorCondition, RestrictedType<Symbol>
| Modifier and Type | Field and Description |
|---|---|
static ConnectionError |
CONNECTION_FORCED |
static ConnectionError |
FRAMING_ERROR |
static ConnectionError |
REDIRECT |
static ConnectionError |
SOCKET_ERROR |
public static final ConnectionError CONNECTION_FORCED
public static final ConnectionError FRAMING_ERROR
public static final ConnectionError REDIRECT
public static final ConnectionError SOCKET_ERROR
public Symbol getValue()
getValue in interface ErrorConditiongetValue in interface RestrictedType<Symbol>public static ConnectionError valueOf(Object obj)
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.