org.apache.blur.shell
Class PagingPrintWriter.FinishedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.blur.shell.PagingPrintWriter.FinishedException
All Implemented Interfaces:
Serializable
Enclosing class:
PagingPrintWriter

public static class PagingPrintWriter.FinishedException
extends Exception

See Also:
Serialized Form

Constructor Summary
PagingPrintWriter.FinishedException()
           
 
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
 

Constructor Detail

PagingPrintWriter.FinishedException

public PagingPrintWriter.FinishedException()


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.