Parameters
- proj
- Project where the Function will be located in
- functionDefinition
- FunctionDefinition the Function will be assigned
Exception | Description |
---|---|
ObjectCreationException | Thrown when the function cannot be created. |
System.ArgumentNullException | Thrown when page is null . |
System.ArgumentNullException | Thrown when symbVariant is null . |
IncorrectSymbolTypeException | Thrown when the function cannot be created. |
ObjectAlreadyCreatedException | Thrown when the function has already been created. |