CakeReportException.

CakeReportException(CakeReport) Constructor

Summary

Initializes a new instance of the CakeReportException class.
Namespace
Cake.Core
Containing Type
CakeReportException

Syntax

public CakeReportException(CakeReport report)

Parameters

Name Type Description
report CakeReport The Cake Report.

Return Value

Type Description
void