STWAccountSettingsError

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

Constructor to define a new error for callback.

Parameters

code

int: the error code

message

String: The error description.