HttpError.poductIdNotFound

DESCRIPTION

Thrown if the product id is not found in the Nabto WebRTC Signaling Service.

DECLARATION

case poductIdNotFound(statusCode: Int, message: String)

PARAMETERS

statusCode:
the http status code.
message:
the friendly message describing the error.