org.infinispan.client.hotrod.exceptions
Class HotRodTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.infinispan.client.hotrod.exceptions.HotRodClientException
org.infinispan.client.hotrod.exceptions.HotRodTimeoutException
- All Implemented Interfaces:
- Serializable
public class HotRodTimeoutException
- extends HotRodClientException
Signals an remote timeout(due to locking) in the infinispan server.
- Since:
- 4.1
- Author:
- Mircea.Markus@jboss.com
- See Also:
- Serialized Form
HotRodTimeoutException
public HotRodTimeoutException()
Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.