toggle menu
ktor
3.0.0-beta-2
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
common
jsAndWasmShared
jvm
posix
switch theme
search in API
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