RpcFailure

@Serializable
data class RpcFailure(val stack: String)

Serializable wrapper around exceptions thrown in remote calls.

Constructors

Link copied to clipboard
constructor(stack: String)

Properties

Link copied to clipboard

Functions

Link copied to clipboard