Using of deprecated platform 8.3.17 global methods (DeprecatedMethods8317)¶
Type | Scope | Severity | Activated by default |
Minutes to fix |
Tags |
---|---|---|---|---|---|
Code smell |
BSL |
Info |
Yes |
5 |
deprecated |
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¶
- Source: Platform 8.3.17 changelog (RU)
Snippets¶
Diagnostic ignorance in code¶
// BSLLS:DeprecatedMethods8317-off
// BSLLS:DeprecatedMethods8317-on
Parameter for config¶
"DeprecatedMethods8317": false