public class StateTransferInProgressException extends TimeoutException
| Constructor and Description |
|---|
StateTransferInProgressException(int newCacheViewId) |
StateTransferInProgressException(int newCacheViewId,
String msg) |
StateTransferInProgressException(int newCacheViewId,
String msg,
Throwable cause) |
StateTransferInProgressException(int newCacheViewId,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getNewCacheViewId() |
toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic StateTransferInProgressException(int newCacheViewId)
public StateTransferInProgressException(int newCacheViewId,
Throwable cause)
public StateTransferInProgressException(int newCacheViewId,
String msg)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.