org.apache.derby.impl.store.replication.buffer
Class LogBufferFullException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.derby.impl.store.replication.buffer.LogBufferFullException
All Implemented Interfaces:
java.io.Serializable

public class LogBufferFullException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
LogBufferFullException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, 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

LogBufferFullException

public LogBufferFullException()

Built on Thu 2012-03-29 21:53:33+0000, from revision ???

Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.