[]
The exception that is thrown when IReportService can not find the report with the specified identifier.
public class ReportNotFoundException : Exception, ISerializable
| Name | Description |
|---|---|
| ReportNotFoundException(string) | Initializes a new instance of the ReportNotFoundException class. |
| ReportNotFoundException(string, Exception) | Initializes a new instance of the ReportNotFoundException class. |
| Name | Description |
|---|---|
| Report | Gets the report identifier. |