It is evoked if there is report generation error.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.ServerAssembly: PerpetuumSoft.ReportingServices.Viewer.Server (in PerpetuumSoft.ReportingServices.Viewer.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
protected virtual ExceptionDetailBase HandleError( Exception e ) |
Visual Basic (Declaration) |
---|
Protected Overridable Function HandleError ( _ e As Exception _ ) As ExceptionDetailBase |
Visual C++ |
---|
protected: virtual ExceptionDetailBase^ HandleError( Exception^ e ) |
Parameters
- e
- Type: System..::.Exception
Exception class.