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
desktop
switch theme
search in API
ktor-client-curl
/
io.ktor.client.engine.curl
/
CurlIllegalStateException
Curl
Illegal
State
Exception
class
CurlIllegalStateException
(
cause
:
String
)
:
IllegalStateException
Deprecated
This exception will be removed in a future release in favor of a better error handling.
Members
Constructors
Curl
Illegal
State
Exception
Link copied to clipboard
constructor
(
cause
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?