Catch System.Exception
and switch on the types
catch (Exception ex) { if (ex is FormatException || ex is OverflowException) { WebId = Guid.Empty; return; } throw; }
Blog about affiliate marketing and how to make extra income.
Copyright © 2023 NovcanaOAZA