org.jgroups.persistence
public class CannotRemoveException extends Exception
Field Summary | |
---|---|
String | reason |
Throwable | t
members are made available so that the top level user can dump
appropriate members on to his stack trace |
Constructor Summary | |
---|---|
CannotRemoveException(Throwable t, String reason) |
Method Summary | |
---|---|
String | toString() |
Parameters: t reason implementor-specified runtime reason
Returns: String;