scsjc Well-Known Member Licensed User Longtime User Jul 5, 2024 #1 I don't know why it's been happening to me lately that in a specific user, within the TRY CATCH I get an error on the terminal screen java.lang.NullPointerException Can someone tell me how to avoid this error?
I don't know why it's been happening to me lately that in a specific user, within the TRY CATCH I get an error on the terminal screen java.lang.NullPointerException Can someone tell me how to avoid this error?
Daestrum Expert Licensed User Longtime User Jul 5, 2024 #2 maybe check strings.GetDefault(Key.ToLowerCase, Key) isn't returning a Null value Upvote 0