Error

fun Error(message: String)

Parameters

message

describing the cause of the authentication failure.


fun Error(vararg placeholder: Unit, cause: String)

Deprecated (with error)

Use message instead of cause.