ktor-client-okhttp / io.ktor.client.engine.okhttp / UnsupportedFrameTypeException

UnsupportedFrameTypeException

class UnsupportedFrameTypeException : IllegalArgumentException, CopyableThrowable<UnsupportedFrameTypeException>

Constructors

<init>

UnsupportedFrameTypeException(frame: Frame)

Functions

createCopy

fun createCopy(): UnsupportedFrameTypeException?