error_message#
Module for customizing exception messages.
Functions:
|
Provide an error message with the closest names matching the |
|
Provide an error message for disallowed values. |
|
Check if the |
- ansys.cfx.core.common.error_message.allowed_name_error_message(allowed_values: Any, context: str | None = None, trial_name: str | None = None, message: str | None = None) str#
Provide an error message with the closest names matching the
trial_namefrom theallowed_valueslist.