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