NotifyDescription.ErrorHandlerProcedureName

Usage:

Read only.

Description:

A name of the module exported procedure, which will be called in case of an error when calling asynchronous methods.
The procedure accepts the following parameters:
  • ErrorInfo object,
  • <Standard processing> - Boolean. If True - the exception will be shown for user,
  • <Additional parameters> - Value specified during creating the NotifyDescription object.

Availability:

Thin client, web-client, thick client.

Note:

Not used when processing the completion of modal dialogs and closure of forms.

    

1C:Enterprise Developer's Community