info.aduna.infosource.query
Class EvaluationStoppedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by info.aduna.infosource.query.EvaluationStoppedException
All Implemented Interfaces:
Serializable

public class EvaluationStoppedException
extends IOException

Can be thrown in a (Table/Graph)ResultListener implementation to interrupt the query evaluation.

See Also:
Serialized Form

Constructor Summary
EvaluationStoppedException()
           
 
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

EvaluationStoppedException

public EvaluationStoppedException()


Copyright © 1997-2008 Aduna. All Rights Reserved.