InvalidArgumentsError#
- exception ansys.cfx.mcp.common.errors.InvalidArgumentsError(message: str, *, details: dict[str, Any] | None = None)#
Bases:
FluidsMCPErrorError raised when a tool receives invalid arguments.
Overview#
Import detail#
from ansys.cfx.mcp.common.errors import InvalidArgumentsError
Attribute detail#
- InvalidArgumentsError.error_code = 'invalid_arguments'#