Searched refs:SERVER_ERROR (Results 1 – 4 of 4) sorted by relevance
1171 SERVER_ERROR, enumerator1234 return client_spoke_last ? CLIENT_ERROR : SERVER_ERROR; in handshake_status()1240 return client_spoke_last ? SERVER_ERROR : CLIENT_ERROR; in handshake_status()1593 case SERVER_ERROR: in do_handshake_internal()
136 throw rpc.RpcException(rpc_error_code.SERVER_ERROR,162 throw rpc.RpcException(rpc_error_code.SERVER_ERROR,202 throw rpc.RpcException(rpc_error_code.SERVER_ERROR,
167 SERVER_ERROR = -32600 variable
1178 + crdtp::DispatchCode::SERVER_ERROR))));