corda / net.corda.client.rpc / RPCException / <init>

<init>

RPCException(msg: String) RPCException(message: String?, cause: Throwable?)

Thrown to indicate a fatal error in the RPC system itself, as opposed to an error generated by the invoked method.