Progress.Lang.SysError class
- Last Updated: October 18, 2024
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Progress.Lang.SysError class
When an ABL statement generates an error message and raises the ERROR condition, the AVM creates a
Progress.Lang.SysError object. You cannot inherit from this class, and
the class constructors are reserved for system use only.
The Properties and methods table describes the properties and methods implemented by this class.