[progress Communities] [progress Openedge Abl] Forum Post: Re: [4.2] - Rbv_error_title Is...

  • Thread starter Thread starter Mohammed Siraj
  • Start date Start date
Status
Not open for further replies.
M

Mohammed Siraj

Guest
Iram, for exception and errors generated in documented API functions, Rollbase will call an error handler function i.e. 'rbv_errorsCallback', if configured. That is, this function should be defined by end-users interested in error callbacks. That is, once you define rbv_errorsCallback = function(errorDetails,apiMethodName){ alert('Error in: '+apiMethodName); }; if there is an error while executing any documented API function like rbv_api.selectQuery2, this error handler function will be called with error details.

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