- Namespace
- GitVersion
- Containing Type
- WarningException
Syntax
public WarningException(string message, Exception? innerException)
Parameters
| Name | Type | Description |
|---|---|---|
| message | string | |
| innerException | Exception? |
Return Value
| Type | Description |
|---|---|
| void |
public WarningException(string message, Exception? innerException)
| Name | Type | Description |
|---|---|---|
| message | string | |
| innerException | Exception? |
| Type | Description |
|---|---|
| void |