InternalError

data class InternalError(val errorMsg: String, val exception: Throwable?) : TSPinCodeAuthenticationError

Internal error occurred

Constructors

Link copied to clipboard
constructor(errorMsg: String, exception: Throwable?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard