internal static void Throw(RequestRejectionReason reason, ProtoMethod method)
 => throw GetException(reason, method.ToString().ToUpperInvariant());