public class StateTransferException extends ChannelException
StateTransferException is thrown to indicate failure of
state transfer between cluster members.
| Constructor and Description |
|---|
StateTransferException() |
StateTransferException(String reason) |
StateTransferException(String reason,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.