WebsocketDeserializeException

class WebsocketDeserializeException(message: String, cause: Throwable?, frame: Frame) : WebsocketContentConvertException

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
val frame: Frame
Link copied to clipboard
open val message: String?