com.sleepycat.je.utilint
Class RelatchRequiredException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sleepycat.je.utilint.RelatchRequiredException
All Implemented Interfaces:
Serializable

public class RelatchRequiredException
extends Exception

See Also:
Serialized Form

Field Summary
static RelatchRequiredException relatchRequiredException
           
 
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
 

Field Detail

relatchRequiredException

public static RelatchRequiredException relatchRequiredException
Method Detail

fillInStackTrace

public Throwable fillInStackTrace()
Overrides:
fillInStackTrace in class Throwable


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