Ktor
Toggle table of contents
3.4.x
Select version
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Ktor
ktor-client-okhttp
/
io.ktor.client.engine.okhttp
/
UnsupportedFrameTypeException
Unsupported
Frame
Type
Exception
class
UnsupportedFrameTypeException
(
frame
:
Frame
)
:
IllegalArgumentException
,
CopyableThrowable
<
UnsupportedFrameTypeException
>
(
source
)
Members
Constructors
Unsupported
Frame
Type
Exception
Link copied to clipboard
constructor
(
frame
:
Frame
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
Functions
create
Copy
Link copied to clipboard
open
override
fun
createCopy
(
)
:
UnsupportedFrameTypeException