Get the error or exception if any.

Namespace: PerpetuumSoft.Reporting.WebViewer.Client
Assembly: PerpetuumSoft.Reporting.WebViewer.Client (in PerpetuumSoft.Reporting.WebViewer.Client.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public Exception GetError()
Visual Basic
Public Function GetError As Exception
Visual C++
public:
Exception^ GetError()

Return Value

The error or exception if any.

See Also