Summary
Initializes a new instance of the
CakeException class.
- Namespace
- Cake
.Core - Containing Type
- CakeException
Syntax
public CakeException(int exitCode)
Parameters
| Name | Type | Description |
|---|---|---|
| exitCode | int | Exit code. |
Return Value
| Type | Description |
|---|---|
| void |
