MercureEventSourceException constructor

MercureEventSourceException(
  1. String hubUrl
)

Exception when connection with event source failed.

Implementation

MercureEventSourceException(this.hubUrl);