GatewayTimeoutException constructor

GatewayTimeoutException(
  1. String message
)

Implementation

GatewayTimeoutException(this.message);