-
Hi, I am migrating to v2 and trying to replace this piece of code:
I cannot find the equivalent of |
Beta Was this translation helpful? Give feedback.
Answered by
RanVaknin
Oct 4, 2022
Replies: 1 comment
-
Hi @mantzas , Please refer to the Error handling section in the v2 migration guide. Let me know if that helps. Thanks, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
RanVaknin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @mantzas ,
Please refer to the Error handling section in the v2 migration guide.
It has that exact example of how to transform what you have there into v2 code.
Let me know if that helps.
Thanks,
Ran~