Package com.launchdarkly.eventsource
Class StreamClosedWithIncompleteMessageException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- com.launchdarkly.eventsource.StreamClosedWithIncompleteMessageException
-
- All Implemented Interfaces:
java.io.Serializable
public class StreamClosedWithIncompleteMessageException extends java.io.IOException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StreamClosedWithIncompleteMessageException()
-