org.jgroups.persistence
Class CannotCreateSchemaException
Exception
org.jgroups.persistence.CannotCreateSchemaException
public class CannotCreateSchemaException
extends Exception
- Mandar Shinde
This exception inherits the Exception class and is used in
cases where the Persistence Storage cannot create schema to
use the API as required. At this point, top level use needs to
decide whether to continue or abort.
CannotCreateSchemaException
public CannotCreateSchemaException(Throwable t,
String reason)
toString
public String toString()
- String;
Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.