com.sleepycat.je.tree
Class SplitRequiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sleepycat.je.tree.SplitRequiredException
- All Implemented Interfaces:
- Serializable
class SplitRequiredException
- extends Exception
Indicates that we need to return to the top of the tree in order to
do a forced splitting pass.
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SplitRequiredException
public SplitRequiredException()
Copyright 2004-2005 Sleepycat, Inc. All Rights Reserved.