Try OpenEdge Now
skip to main content
ABL Reference
Class, Interface, and Enumeration Reference : Progress.Json.JsonError class
 

Progress.Json.JsonError class

This class raises an error when a failure specific to Progress.Json family of packages occur. For example, a JsonError is raised when a parameter is out of range or a reference is made to a non-existent property in a JsonObject.

Serializable:

Yes

Constructor

This class contains only a private constructor; you cannot instantiate it directly.

Super Class

Progress.Lang.SysError class

Interfaces

This class does not implement an interface.

Public Properties

This class does not define properties.

Public Methods

This class does not define methods.

Public Events

This class does not contain events.