Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Other Programming (https://www.askmehelpdesk.com/forumdisplay.php?f=437)
-   -   Exception handling in java (https://www.askmehelpdesk.com/showthread.php?t=834269)

  • Sep 6, 2017, 08:11 AM
    Gagan015
    Exception handling in java
    Why we use different types of exceptions like arithmatic exception, arrayindexoutofbound exception instead we can use only exceptions..
  • Sep 6, 2017, 01:10 PM
    CravenMorhead
    Some exceptions are recoverable and allow you to continue on in the program while other exceptions are meant only to allow you to exit gracefully.

    Why are you asking?

  • All times are GMT -7. The time now is 12:19 PM.