SseProtocolException constructor

const SseProtocolException(
  1. String message
)

Implementation

const SseProtocolException(this.message);