RPCProtocolViolationError

class RPCProtocolViolationError : InternalRPCError

Constructors

RPCProtocolViolationError
Link copied to clipboard
fun RPCProtocolViolationError(debugMessage: String)

Functions

toString
Link copied to clipboard
open override fun toString(): String

Properties

cause
Link copied to clipboard
open val cause: Throwable?
debugMessage
Link copied to clipboard
open override val debugMessage: String
message
Link copied to clipboard
open val message: String?
statusCode
Link copied to clipboard
open override val statusCode: RPCError.StatusCode