InboundConnectionLimitException constructor

InboundConnectionLimitException(
  1. dynamic message
)

Implementation

InboundConnectionLimitException(message) : super(message);