org.semanticdesktop.aperture.util
Class StreamMonitor.ProcessingAbortedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StreamMonitor.ProcessingAbortedException
public StreamMonitor.ProcessingAbortedException()
Copyright © 2010 Aperture Development Team. All Rights Reserved.