You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.server.communication.streaming.

Class StreamingErrorEventImpl

java.lang.Object
com.vaadin.flow.server.communication.streaming.StreamingErrorEventImpl

All Implemented Interfaces:

StreamVariable.StreamingErrorEvent, StreamVariable.StreamingEvent, Serializable

public final class StreamingErrorEventImpl extends Object implements StreamVariable.StreamingErrorEvent

Implementation for StreamVariable.StreamingErrorEvent.

Since:

1.0

See Also: