RpcEndpointException

Thrown when an endpoint cannot be found. Could happen from version mismatch or other programmer errors.

Constructors

Link copied to clipboard
constructor(str: String)

Properties

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