RequestException constructor

RequestException(
  1. ResponseStruct response
)

Implementation

RequestException(this.response);