Class SuspectedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jgroups.SuspectedException
- All Implemented Interfaces:
Serializable
Thrown if a message is sent to a suspected member.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
SuspectedException
public SuspectedException() -
SuspectedException
-
-
Method Details
-
toString
-