Skip to content

Natan Code

My thoughts on software development

  • Home
  • Categories
    • Angular
      • Angular 17
      • Angular Universal
    • API
    • Clean Code
      • Secure
      • Sonar
    • CSS
      • Flexbox
    • database
    • Design Patterns
    • Docker
    • HTML
    • Java
      • Spring
      • Quarkus
    • Javascript
    • OOP
    • Rendering
    • SSR
    • Typescript
    • Unit Test
      • JUnit
  • About

Month: June 2025

Java

What are Checked vs Unchecked Exceptions in Java?

  • Natan Ferreira
  • June 4, 2025June 4, 2025
  • 0
  • 53

In Java, exceptions are part of the Throwable hierarchy and are used to signal abnormal situations during the execution of a program. Understanding how exceptions are structured helps in designing more robust and readable code. At the top of the hierarchy is the Throwable class, which has two direct subclasses: Checked Exceptions Checked exceptions are…

Read More

Recent Posts

  • What are Checked vs Unchecked Exceptions in Java?
  • How to paginate using Spring Data JPA?
  • How to start Kafka using Docker?
  • What’s the difference between Concurrency and Parallelism?
  • What is AWS Global Infrastructure?

Recent Comments

  1. Natan Ferreira on How does unit test work ? How to do unit test on Quarkus ?
  2. Guilherme Gomes on How does unit test work ? How to do unit test on Quarkus ?

Archives

  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023

Categories

  • Angular
  • Angular 17
  • Angular Universal
  • API
  • AWS
  • Clean Code
  • Cloud
  • CSS
  • Data Structures + Algorithms
  • database
  • Design Patterns
  • Docker
  • Flexbox
  • HTML
  • Java
  • Javascript
  • JUnit
  • OOP
  • Quarkus
  • Rendering
  • Secure
  • Sonar
  • Spring
  • SSR
  • Typescript
  • Uncategorized
  • Unit Test

Proudly Powered by WordPress