BadGatewayException constructor

BadGatewayException(
  1. String message
)

Implementation

BadGatewayException(this.message);