Page 12 - Abstract Class, Interface & Struktur Data
P. 12

Checked                                        Exceptions                                              vs.                     Unchecked




            Exceptions








             •        RuntimeException, Error and their subclasses are





                      known as unchecked exceptions. All other exceptions






                      are known as checked exceptions, meaning that the





                      compiler forces the programmer to check and deal with





                      the exceptions.
   7   8   9   10   11   12   13   14   15   16   17