public class RemoteIllegalLifecycleStateException extends HotRodClientException
| Constructor and Description |
|---|
RemoteIllegalLifecycleStateException(String msgFromServer,
long messageId,
short status)
Deprecated.
|
RemoteIllegalLifecycleStateException(String msgFromServer,
long messageId,
short status,
SocketAddress serverAddress) |
| Modifier and Type | Method and Description |
|---|---|
SocketAddress |
getServerAddress() |
toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace@Deprecated public RemoteIllegalLifecycleStateException(String msgFromServer, long messageId, short status)
public RemoteIllegalLifecycleStateException(String msgFromServer, long messageId, short status, SocketAddress serverAddress)
public SocketAddress getServerAddress()
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.