The exception that is thrown in ReportControl method.
    Namespace: 
   PerpetuumSoft.Reporting.DOMAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
[SerializableAttribute] public class ReportControlException : Exception  | 
| Visual Basic (Declaration) | 
|---|
<SerializableAttribute> _ Public Class ReportControlException _ Inherits Exception  | 
| Visual C++ | 
|---|
[SerializableAttribute] public ref class ReportControlException : public Exception  |