[]
Represents the exception that is thrown when a report contains invalid content.
public class InvalidReportContentException : Exception, ISerializable, _Exception
| Name | Description |
|---|---|
| InvalidReportContentException(string) | Initializes a new instance of the InvalidReportContentException class with a specified error message. |
| InvalidReportContentException(string, Exception) | Initializes a new instance of the InvalidReportContentException class with a specified error message and inner exception. |