NoBrowserAvailable

class NoBrowserAvailable(description: String, val throwable: Throwable?) : VKIDAuthFail

Represents a failure due to the absence of a suitable browser.

Parameters

description

Description of the failure due to no available browser.

throwable

Optional exception related to the absence of the browser.

Constructors

Link copied to clipboard
constructor(description: String, throwable: Throwable?)

Properties

Link copied to clipboard