ChannelTimeoutException constructor

ChannelTimeoutException(
  1. PushResponse response
)

Default constructor

Implementation

ChannelTimeoutException(this.response);