org.jgroups.persistence
Class CannotRetrieveException
Exception
org.jgroups.persistence.CannotRetrieveException
public class CannotRetrieveException
extends Exception
- Mandar Shinde
This exception inherits the Exception class and is used in
cases where the Persistence Storage cannot retrieve a pair
from its storage mechanism (leading to failure of mechanism)
CannotRetrieveException
public CannotRetrieveException(Throwable t,
String reason)
toString
public String toString()
- String;
Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.