Click or drag to resize
ParseException Class
Handle parse exception
Inheritance Hierarchy

Namespace: ZReports
Assembly: ManageEngine Analytics Plus (in ManageEngine Analytics Plus.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public sealed class ParseException : Exception

The ParseException type exposes the following members.

Methods
  NameDescription
Public methodGetResponseContent
Gets the content of the response.
Top
Fields
  NameDescription
Private fieldresponseContent
The response content
Top
See Also