Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.08 KB

DeprecatedMethods8317.md

File metadata and controls

19 lines (13 loc) · 1.08 KB

Using of deprecated platform 8.3.17 global methods (DeprecatedMethods8317)

Description

In the global context of the 8.3.17 platform, created ErrorProcessing properties and error management text parameters that allow you to customize error texts.

Global context methods are deprecated:

  • BriefErrorDescription()
  • DetailErrorDescription()
  • ShowErrorInfo()

You should use the same methods of the ErrorProcessing object instead.

Sources