Java Exceptions
Exception in Java are classified on the basis of the exception handled by the java compiler. Java consists of the following type of built in exceptions:
-: Java.lang.NullPointerException :- java.lang.NullPointerException is one the frequently getting exception in java. Most of the devel...
No comments:
Post a Comment