Class StopException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.casper.sdk.service.impl.event.StopException
-
- All Implemented Interfaces:
java.io.Serializable
public class StopException extends java.lang.RuntimeExceptionAn exception that is thrown to stop reading another line from the SSE service- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StopException()
-