- Namespace
- GitReleaseManager
.Core .Exceptions - Containing Type
- NotFoundException
Syntax
public NotFoundException(string message, Exception inner)
Parameters
Name | Type | Description |
---|---|---|
message | string | |
inner | Exception |
Return Value
Type | Description |
---|---|
void |