File: OpenEdge Tip: Throwing an Error Object from the AppServer to an ABL Client

  • Thread starter Thread starter Jean Richert
  • Start date Start date
Status
Not open for further replies.
J

Jean Richert

Guest
Progress OpenEdge (versions 11.4 and later) support throwing an error object from the AppServer to an ABL client. In this demonstration, an ABL client runs an AppServer program that intentionally throws an error. The error object is automatically marshaled to the client program. The ABL CATCH block uses the thrown error object to display the related error messages.

Continue reading...
 
Status
Not open for further replies.
Back
Top