com.sleepycat.je.rep.vlsn
Class VLSNIndex.WaitTimeOutException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sleepycat.je.rep.vlsn.VLSNIndex.WaitTimeOutException
All Implemented Interfaces:
Serializable
Enclosing class:
VLSNIndex

public static class VLSNIndex.WaitTimeOutException
extends Exception

See Also:
Serialized Form

Constructor Summary
VLSNIndex.WaitTimeOutException()
           
 
Method Summary
 Throwable fillInStackTrace()
           
 
Methods inherited from class java.lang.Throwable
getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VLSNIndex.WaitTimeOutException

public VLSNIndex.WaitTimeOutException()
Method Detail

fillInStackTrace

public Throwable fillInStackTrace()
Overrides:
fillInStackTrace in class Throwable


Copyright (c) 2004-2010 Oracle. All rights reserved.