RpcEndpointException
Thrown when an endpoint cannot be found. Could happen from version mismatch or other programmer errors.
Pins code to -32601 to align with the JSON-RPC "method not found" error code; HTTP transports translate this to 404 in Part 4 of #13.