SteamKitWebRequestException

constructor(message: String, response: Response)

Initializes a new instance of the SteamKitWebRequestException class.

Parameters

message

The message that describes the error.

response

HTTP response message including the status code and data.


constructor(message: String)