Package org.jgroups
Class SuspectedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.jgroups.SuspectedException
-
- All Implemented Interfaces:
java.io.Serializable
public class SuspectedException extends java.lang.Exception
Thrown if a message is sent to a suspected member.- Since:
- 2.0
- Author:
- Bela Ban
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SuspectedException()
SuspectedException(java.lang.Object suspect)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-