Stop with custom message without call.
stop_call_false.Rd
A helper function that triggers an error with the specified message and suppresses the function call in the error output. This function behaves similarly to the base `stop()` function but automatically concatenates multiple message strings if provided.