public class HotRodTimeoutException extends HotRodClientException
| Constructor and Description |
|---|
HotRodTimeoutException() |
HotRodTimeoutException(String message) |
HotRodTimeoutException(String remoteMessage,
long messageId,
int errorStatusCode) |
HotRodTimeoutException(String message,
Throwable cause) |
HotRodTimeoutException(Throwable cause) |
toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic HotRodTimeoutException()
public HotRodTimeoutException(String message)
public HotRodTimeoutException(Throwable cause)
public HotRodTimeoutException(String remoteMessage, long messageId, int errorStatusCode)
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.