Learn Java Programming - Try/Catch ArithmeticException Tutorial

Published: 11 September 2015
on channel: 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.


On this page of the site you can watch the video online Learn Java Programming - Try/Catch ArithmeticException Tutorial with a duration of hours minute second in good quality, which was uploaded by the user Daniel Ross 11 September 2015, share the link with friends and acquaintances, this video has already been watched 2,959 times on youtube and it was liked by 18 viewers. Enjoy your viewing!