8.6.6. vantage6.common.error¶ error(msg)¶ Print an error message to the CLI. Parameters: msg (str) – The message to print. Return type: None