UnknownApiException constructor

UnknownApiException(
  1. int httpCode
)

Implementation

UnknownApiException(this.httpCode);