Raise errors in a GET accessor
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- 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.