org.gcube.data.streams.exceptions
Class StreamStopSignal
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gcube.data.streams.exceptions.StreamStopSignal
- All Implemented Interfaces:
- Serializable
public class StreamStopSignal
- extends RuntimeException
Used internally by FaultHandlers and Callbacks to require the premature end of an iteration over a
Stream
- Author:
- Fabio Simeoni
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StreamStopSignal
public StreamStopSignal()
Copyright © 2012. All Rights Reserved.