org.apache.blur.index
Class ExitableReader.ExitingReaderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.apache.blur.index.ExitableReader.ExitingReaderException
All Implemented Interfaces:
Serializable
Enclosing class:
ExitableReader

public static class ExitableReader.ExitingReaderException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
ExitableReader.ExitingReaderException()
           
 
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

ExitableReader.ExitingReaderException

public ExitableReader.ExitingReaderException()


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