org.infinispan.remoting.transport.jgroups
public class SuspectException extends CacheException
Constructor and Description |
---|
SuspectException() |
SuspectException(String msg) |
SuspectException(String msg,
Address suspect) |
SuspectException(String msg,
Address suspect,
Throwable cause) |
SuspectException(String msg,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Address |
getSuspect() |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 JBoss, a division of Red Hat. All Rights Reserved.