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)
t
- reason
- implementor-specified runtime reason
toString
public String toString()
Copyright B) 1998-2005 Bela Ban. All Rights Reserved.