C try catch not working why ? [Answered]
I try-catch to a place where there may be an error, but the program still crashes
7 Replies
Please just check if itemlist is null, no need to use try catch
Avoid it at any cost!
My problem isn't whether it's empty or not, why try catch couldn't catch it, I created the error here on purpose.
Program doesnt crash its just the IDE pausing there
u can click resume to continue
also exceptions arent crashes
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
thanks
✅ This post has been marked as answered!