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

java.lang.Object
  extended by com.hp.hpl.jena.graph.query.BufferPipe.Finished
Enclosing class:
BufferPipe

public static class BufferPipe.Finished
extends Object


Constructor Summary
BufferPipe.Finished()
           
BufferPipe.Finished(Exception e)
           
 
Method Summary
 RuntimeException getCause()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BufferPipe.Finished

public BufferPipe.Finished()

BufferPipe.Finished

public BufferPipe.Finished(Exception e)
Method Detail

getCause

public RuntimeException getCause()


Licenced under the Apache License, Version 2.0