BuildMaster SDK Reference
Version:
VariableFunctionArgumentException(string message, string argumentName) Constructor
Syntax
public .ctor(string message, string argumentName)
Parameters
- message
- Type: string
The message that describes the error.
- argumentName
- Type: string
The name of the argument which was invalid.