Authentication
Authentication
/
com.transmit.authentication
/
TSWebAuthnRegistrationError
/
InternalError
Internal
Error
data
class
InternalError
(
val
message
:
String
,
val
t
:
Throwable
?
=
null
)
:
TSWebAuthnRegistrationError
Content copied to clipboard
Internla error occurred
Constructors
Properties
Constructors
Internal
Error
Link copied to clipboard
fun
InternalError
(
message
:
String
,
t
:
Throwable
?
=
null
)
Content copied to clipboard
Properties
e
M
Link copied to clipboard
val
eM
:
String
Content copied to clipboard
message
Link copied to clipboard
val
message
:
String
Content copied to clipboard
t
Link copied to clipboard
val
t
:
Throwable
?
=
null
Content copied to clipboard
tw
Link copied to clipboard
val
tw
:
Throwable
?
Content copied to clipboard