Raise errors in a GET accessor
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
A GET accessor runs when the property appears
in an expression or is passed as an INPUT parameter.
You can therefore handle any ERROR that it raises similar
to an ERROR raised from an expression.