IErrorsService.NewErrors Method
Namespace: NextDesign.Core.Runtime
Description
Creates an instance of IErrors.
Argument
Name | Type | Description |
---|---|---|
project | IProject | Project |
Return value
Exceptions
Name | Exception class | Description |
---|---|---|
Invalid argument | ExtensionArgumentException | If null is specified for project |
Invalid operation | ExtensionInvalidOperationException | If a closed project is specified for project |