ktor-network-tls
Toggle table of contents
3.2.1
common
nonJvm
Platform filter
common
nonJvm
Switch theme
Search in API
ktor-network-tls
ktor-network-tls
/
io.ktor.network.tls
/
TlsException
/
TlsException
Tls
Exception
common
nonJvm
expect
constructor
(
message
:
String
)
(
source
)
expect
constructor
(
message
:
String
,
cause
:
Throwable
?
)
(
source
)
actual
constructor
(
message
:
String
)
(
source
)
actual
constructor
(
message
:
String
,
cause
:
Throwable
?
)
(
source
)