InternalError

data class InternalError(val message: String, val t: Throwable?) : TSPinCodeRegistrationError

Internal error occurred

Constructors

Link copied to clipboard
constructor(message: String, t: Throwable?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val t: Throwable?
Link copied to clipboard