com.hp.hpl.jena.graph.query
Class BufferPipe.BoundedBufferTakeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.hp.hpl.jena.shared.JenaException
                  extended by com.hp.hpl.jena.graph.query.BufferPipe.BoundedBufferTakeException
All Implemented Interfaces:
Serializable
Enclosing class:
BufferPipe

public static class BufferPipe.BoundedBufferTakeException
extends JenaException

Exception to throw if a take throws an exception.

See Also:
Serialized Form

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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Licenced under the Apache License, Version 2.0