com.bigdata.btree.keys
Class NoSuccessorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.bigdata.btree.keys.NoSuccessorException
- All Implemented Interfaces:
- Serializable
public class NoSuccessorException
- extends RuntimeException
An instance of this class is thrown where there is no successor
to a value within its value space.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuccessorException
public NoSuccessorException()
NoSuccessorException
public NoSuccessorException(String msg)
Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.