Summary
Initializes a new instance of the
CakeReportException
class.
- Namespace
- Cake
.Core - Containing Type
- CakeReportException
Syntax
public CakeReportException(string message)
Parameters
Name | Type | Description |
---|---|---|
message | string | The message that describes the error. |
Return Value
Type | Description |
---|---|
void |