com.sleepycat.je.tree
Class NodeNotEmptyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sleepycat.je.tree.NodeNotEmptyException
- All Implemented Interfaces:
- Serializable
public class NodeNotEmptyException
- extends Exception
Error to indicate that a bottom level BIN is not empty 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 |
NODE_NOT_EMPTY
public static final NodeNotEmptyException NODE_NOT_EMPTY
Copyright 2004,2008 Oracle. All rights reserved.