error property

Exception? get error

Returns the error if the subscription set is in the SubscriptionSetState.error state.

Implementation

Exception? get error => _handle.error;