ktor
2.2.4
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
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.
Constructors
Properties
Constructors
Curl
Illegal
State
Exception
Link copied to clipboard
fun
CurlIllegalStateException
(
cause
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?