org.infinispan.statetransfer
Class StateTransferCancelledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.infinispan.statetransfer.StateTransferException
org.infinispan.statetransfer.StateTransferCancelledException
- All Implemented Interfaces:
- Serializable
public class StateTransferCancelledException
- extends StateTransferException
Thrown when a state transfer is interrupted because there is another state transfer pending.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StateTransferCancelledException
public StateTransferCancelledException()
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.