org.infinispan.client.hotrod.exceptions
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) |
toString
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public HotRodTimeoutException()
public HotRodTimeoutException(String message)
public HotRodTimeoutException(Throwable cause)
public HotRodTimeoutException(String remoteMessage, long messageId, int errorStatusCode)
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.