Exception Handling in Java

Go to class
Write Review

Exception Handling in Java provided by Coursera is a comprehensive online course, which lasts for 1-2 hours worth of material. Exception Handling in Java is taught by Emma Martin. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • By the end of this project, you will have an understanding of error and exception handling in java. Once you have a beginner's knowledge of java programming and start coding you may find that something disrupts the normal flow of the program you have built. You may find yourself with errors in your code. This course will provide students with the knowledge behind exception handling in java and show how to write high-quality code to ensure that if your java program encounters a situation that it cannot cope with that the right procedures are in place to provide meaningful information and deal with those errors.
    Thus, ensuring that your code is efficient and robust is an essential aspect of writing high-quality code. This project will take students through a number of examples demonstrating several of the most useful java exceptions. You will gain an understanding of exception handling in java from the in-depth examples provided.

    Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.