ktor
Toggle table of contents
3.1.0
Select version
3.1.0
3.0.3
3.0.2
3.0.0
2.3.12
2.2.4
2.0.3
1.6.8
common
jsAndWasmShared
jvm
posix
Platform filter
common
jsAndWasmShared
jvm
posix
Switch theme
Search in API
ktor
ktor-utils
/
io.ktor.util.network
/
UnresolvedAddressException
Unresolved
Address
Exception
common
jsAndWasmShared
jvm
posix
expect
class
UnresolvedAddressException
:
IllegalArgumentException
actual
class
UnresolvedAddressException
:
IllegalArgumentException
actual
typealias
UnresolvedAddressException
=
java.nio.channels.UnresolvedAddressException
actual
class
UnresolvedAddressException
:
IllegalArgumentException
Members
Members & Extensions
Constructors
Unresolved
Address
Exception
Link copied to clipboard
common
jsAndWasmShared
posix
expect
constructor
(
)
constructor
(
)
constructor
(
)
Properties
cause
Link copied to clipboard
common
jsAndWasmShared
posix
open
val
cause
:
Throwable
?
open
val
cause
:
Throwable
?
open
val
cause
:
Throwable
?
message
Link copied to clipboard
common
jsAndWasmShared
posix
open
val
message
:
String
?
open
val
message
:
String
?
open
val
message
:
String
?
root
Cause
Link copied to clipboard
val
Throwable
.
rootCause
:
Throwable
?
Root cause of the
Throwable
.
Functions
init
Cause
Bridge
Link copied to clipboard
common
jsAndWasmShared
jvm
posix
expect
fun
Throwable
.
initCauseBridge
(
cause
:
Throwable
)
Internal helper for setting cause on
Throwable
in MPP
actual
fun
Throwable
.
initCauseBridge
(
cause
:
Throwable
)
Internal helper for setting cause on
Throwable
in MPP
actual
fun
Throwable
.
initCauseBridge
(
cause
:
Throwable
)
Internal helper for setting cause on
Throwable
in MPP
actual
fun
Throwable
.
initCauseBridge
(
cause
:
Throwable
)
Internal helper for setting cause on
Throwable
in MPP