Contents

rpcProgramVersionMismatch

The version of the remote procedure call (RPC) program is incorrect.

Declaration

static var rpcProgramVersionMismatch: Errno { get }

Mentioned in

Discussion

The requested version of the program isn’t available on the remote host.

The corresponding C error is EPROGMISMATCH.

See Also

RPC Errors