NULL POINTER AND CAST EXCEPTION

zhaozj2021-02-16  55

Always try to test null pointer and test casting available in the code.

IF NULL, OR FAILED TO CAST, SIMPLY Printing Out Some Error Message Would Be Much Better Than The Runtime Exception thrown by JVM.

转载请注明原文地址:https://www.9cbs.com/read-17633.html

New Post(0)