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.

Progress.Lang.Error Properties and Methods describes the properties and methods implemented by this class.