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