OpenEdge.DataAdmin.Error.DataAdminError
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| DataAdminError (character) |
/* Need to set both returnvalue and addmessage in order to
get the message displayed with regular error (no catch)
It is the returnvalue that will be shown....
*/
|
||
| DataAdminError (character, Error) |
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| INTEGER HTTPErrorNum |
|
||
| Progress.Lang.Error InnerError |
|
Constructor Detail
DataAdminError (character)
|
||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DataAdminError (character, Error)
|
||||||||||||||||
Property Detail
INTEGER HTTPErrorNum
|
||||||||
|---|---|---|---|---|---|---|---|---|
Progress.Lang.Error InnerError
|
||||||||