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)
toString
public String toString()
- String;
Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.