library / com.github.pwittchen.rxbiometric.library.throwable / AuthenticationHelp

AuthenticationHelp

data class AuthenticationHelp : Throwable

Constructors

<init>

AuthenticationHelp(helpCode: Int, helpMessage: CharSequence?)

Properties

helpCode

val helpCode: Int

helpMessage

val helpMessage: CharSequence?