Progress.Json.JsonError class
- Last Updated: April 19, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
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
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.