Asked In: Many Interviews | Alert Moderator
catch { throw; // to throw specific exception // throw new ArgumentException("this Error occured"); }
Login to post response