Learn Java Programming - Try/Catch ArithmeticException Tutorial

Publié le: 11 septembre 2015
sur la chaîne: Daniel Ross
2,959
18

The ArithmeticException class is commonly thrown when the result of a method in the Math class is too large to fit into the resulting data type. Another common reason is a divide by zero exception. The ArithmeticException class is a subclass of RuntimeException; the RuntimeException class is an important class to mention because all subclasses that are derived from RuntimeException are referred to as unchecked exceptions. I will be discussing the topic of unchecked versus checked exceptions in a future tutorial.


Sur cette page du site, vous pouvez voir la vidéo en ligne Learn Java Programming - Try/Catch ArithmeticException Tutorial durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Daniel Ross 11 septembre 2015, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 2,959 fois et il a aimé 18 téléspectateurs. Bon visionnage!