- Namespace
- GitReleaseManager
.Core .Exceptions - Containing Type
- Invalid
Issues Exception
Syntax
public InvalidIssuesException(List<string> errors)
Parameters
| Name | Type | Description |
|---|---|---|
| errors | List |
Return Value
| Type | Description |
|---|---|
| void |
public InvalidIssuesException(List<string> errors)
| Name | Type | Description |
|---|---|---|
| errors | List |
| Type | Description |
|---|---|
| void |