OauthTokenError

open fun OauthTokenError(code: Int, @Nullable message: String)

Constructor to define a new error for callback.

Parameters

code

int: the error code

message

String: The error description.