org.jgroups.persistence
Class CannotPersistException
Exception
org.jgroups.persistence.CannotPersistException
public class CannotPersistException
extends Exception
- Mandar Shinde
This exception inherits the Exception class and is used in
cases where the Persistence Storage cannot persist a pair
from its storage mechanism (leading to fatal errors)
CannotPersistException
public CannotPersistException(Throwable t,
String reason)
t
- reason
- implementor-specified runtime reason
toString
public String toString()
Copyright B) 1998-2005 Bela Ban. All Rights Reserved.