Companion
object Companion
Properties
Link copied to clipboard
Sentinel code for RpcEndpointException — matches JSON-RPC "method not found". HTTP transport maps this to 404 by default.
Link copied to clipboard
Sentinel code for RpcException (generic wire error with no @KsError mapping) — matches JSON-RPC "internal error". HTTP transport maps this to 500 by default.