Progress.Lang.StopError class
- Last Updated: October 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
When an ABL statement generates an error message that raises the STOP condition, the AVM creates a Progress.Lang.StopError object. You cannot inherit from this class, and the
class constructors are reserved for system use only.
Progress.Lang.Error Properties and Methods describes the properties and methods implemented by this class.