com.sleepycat.je.tree
Class CursorsExistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sleepycat.je.tree.CursorsExistException
- All Implemented Interfaces:
- Serializable
public class CursorsExistException
- extends Exception
Error to indicate that a bottom level BIN has cursors on it during a
delete subtree operation.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CURSORS_EXIST
public static final CursorsExistException CURSORS_EXIST
Copyright 2004-2006 Sleepycat, Inc. All Rights Reserved.