org.semanticdesktop.aperture.util
Class StreamMonitor.ProcessingAbortedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.semanticdesktop.aperture.util.StreamMonitor.ProcessingAbortedException
All Implemented Interfaces:
Serializable
Enclosing class:
StreamMonitor

public static class StreamMonitor.ProcessingAbortedException
extends Exception

Thrown during processing when the StreamMonitor decides that the stream consumer has stalled, and has to be killed.

See Also:
Serialized Form

Constructor Summary
StreamMonitor.ProcessingAbortedException()
           
 
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

StreamMonitor.ProcessingAbortedException

public StreamMonitor.ProcessingAbortedException()


Copyright © 2010 Aperture Development Team. All Rights Reserved.