HOME > Development > Java Exceptions Handling, Assertion, Java Logging API

Java Exceptions Handling, Assertion, Java Logging API

  • Development
  • Jan 20, 2025
SynopsisJava Exceptions Handling, Assertion, Java Logging API, availa...
Java Exceptions Handling, Assertion, Logging API  No.1

Java Exceptions Handling, Assertion, Java Logging API, available at $24.99, has an average rating of 3.15, with 14 lectures, based on 32 reviews, and has 1251 subscribers.

You will learn about Handle errors in Java applications with try-catch technique Apply different handling exception techniques Utilize exception handling techniques in finding errors in Java applications Write custom exception classes for handling errors Apply assertion technique in testing code Apply Java Logging API for recording application information effectively Master logging levels and handlers Create custom handlers Apply changes in default logging settings This course is ideal for individuals who are Students who want to learn how to handle errors in Java applications or Students who want to have a big picture of Java Exception Handling or Students who take Java example where exception handling is involved or Students who want to learning how to log information in Java application It is particularly useful for Students who want to learn how to handle errors in Java applications or Students who want to have a big picture of Java Exception Handling or Students who take Java example where exception handling is involved or Students who want to learning how to log information in Java application.

Enroll now: Java Exceptions Handling, Assertion, Java Logging API

Summary

Title: Java Exceptions Handling, Assertion, Java Logging API

Price: $24.99

Average Rating: 3.15

Number of Lectures: 14

Number of Published Lectures: 14

Number of Curriculum Items: 14

Number of Published Curriculum Objects: 14

Original Price: $24.99

Quality Status: approved

Status: Live

What You Will Learn

  • Handle errors in Java applications with try-catch technique
  • Apply different handling exception techniques
  • Utilize exception handling techniques in finding errors in Java applications
  • Write custom exception classes for handling errors
  • Apply assertion technique in testing code
  • Apply Java Logging API for recording application information effectively
  • Master logging levels and handlers
  • Create custom handlers
  • Apply changes in default logging settings
  • Who Should Attend

  • Students who want to learn how to handle errors in Java applications
  • Students who want to have a big picture of Java Exception Handling
  • Students who take Java example where exception handling is involved
  • Students who want to learning how to log information in Java application
  • Target Audiences

  • Students who want to learn how to handle errors in Java applications
  • Students who want to have a big picture of Java Exception Handling
  • Students who take Java example where exception handling is involved
  • Students who want to learning how to log information in Java application
  • One of the fundamental skills in Java language as well as in other programming langues is to master how to handle errors in applications.

    Java provides a powerful and flexible way to help you in controlling your programs in a stable mode even in cases runtime exceptions occur.

    Handling errors in Java applications involves Exception Handling, Assertion, and Logging.

    Exceptions handling may sound simple but if you dont know fundamental concepts and techniques clearly, you may or may have been using it in the wrong way.

    In the Exception Handling section, I will walk you through all the core concepts and vital techniques, including:

  • Basic usage of try-catch block
  • Exception types
  • When to use throws and throw keywords
  • The finally block
  • Locating exceptions code
  • New features in Java 7: catching multiple exceptions, try-with-resource
  • Make your own exception classes.
  • And more coming.
  • You will also learning how to use the assertkeyword and enable/disable it in your code.

    Along with Exception Handling and Assertion, you will also learn how to record information which might generate during the program execution with the Java Logging API.

    In this section, I will show you how to:

  • Record information with different levels and Handlers
  • Create your own custom handler with custom format: text, HTML
  • Change the default settings for logging in JDK.
  • The course includes all the sample source code for each lecture.

    Hope you enjoy the course, and do not hesitate to ask questions in the discussion section if you have any.

    Course Curriculum

    Chapter 1: Exception Handling Fundamentals

    Lecture 1: Introduction to Exception Handling

    Lecture 2: try-catch Blocks

    Lecture 3: Exception Types: Checked vs. Runtime Exceptions.

    Lecture 4: Throwing exceptions: throws – throw Keyword

    Lecture 5: The finally Block

    Lecture 6: Exception Propagation

    Lecture 7: New in Java 7: Catching Multiple Exceptions, try-with-resources Statement

    Lecture 8: Write Your Own Exception Classes

    Lecture 9: Assertion

    Chapter 2: Java Logging API

    Lecture 1: Logging Basics

    Lecture 2: Log Handlers

    Lecture 3: Log File Formatter – Custom Formatter

    Lecture 4: Changing Log Default Settings

    Chapter 3: Appendix

    Lecture 1: Whats to learn next? and Discount

    Instructors

  • Java Exceptions Handling, Assertion, Logging API  No.2
    Sera Nguyen
    Developer, Architect, Professor
  • Rating Distribution

  • 1 stars: 3 votes
  • 2 stars: 1 votes
  • 3 stars: 6 votes
  • 4 stars: 12 votes
  • 5 stars: 10 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!