Authentication
Authentication
/
com.transmit.authentication
/
TSWebAuthnAuthenticationError
/
NetworkError
Network
Error
data
class
NetworkError
(
val
message
:
String
,
val
t
:
Throwable
?
=
null
)
:
TSWebAuthnAuthenticationError
Content copied to clipboard
Network Error
Constructors
Properties
Constructors
Network
Error
Link copied to clipboard
fun
NetworkError
(
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
?
=
null
Content copied to clipboard