Initialaze new instanse of PerpetuumSoft.Reporting.WebViewer.Client.ServerError class.
Namespace: PerpetuumSoft.Reporting.WebViewer.ClientAssembly: PerpetuumSoft.Reporting.WebViewer.Client (in PerpetuumSoft.Reporting.WebViewer.Client.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public ServerError( ErrorInfoModel error ) |
Visual Basic |
---|
Public Sub New ( _ error As ErrorInfoModel _ ) |
Visual C++ |
---|
public: ServerError( ErrorInfoModel^ error ) |
Parameters
- error
- Type: PerpetuumSoft.Reporting.WebViewer.Model..::..ErrorInfoModel
The server error.