TransportPlatformMissing.httpRequestFailed constructor

TransportPlatformMissing.httpRequestFailed(
  1. String type
)

Implementation

TransportPlatformMissing.httpRequestFailed(String type)
    : super(_buildExceptionMessageForHttpRequest(type));