Aydar Zaynutdinov created BEAM-13357:
----------------------------------------
Summary: [Playground] Update custom errors
Key: BEAM-13357
URL: https://issues.apache.org/jira/browse/BEAM-13357
Project: Beam
Issue Type: Improvement
Components: beam-playground
Reporter: Aydar Zaynutdinov
Now custom errors require 2 string parameters. Need update it to use a format
string:
errors.NotFoundError(stringTitle, stringMessageWithPlaceholders,
placeholders...)
Also need to change using of all custom errors (now it uses fmt.Sprintf() or
string concatenation)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)