Skip to content
Snippets Groups Projects
Commit f00945a1 authored by Nikita Pettik's avatar Nikita Pettik
Browse files

box/error: introduce box.error.set() method

box.error.set(err) sets err to instance's diagnostics area. Argument err
is supposed to be instance of error object. This method is required
since we are going to avoid adding created via box.error.new() errors to
Tarantool's diagnostic area.

Needed for #1148
Part of #4778
parent 195d99d0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment