HandshakeFailedException

class HandshakeFailedException(rpcMesage: String) : Exception

Properties

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