Sylvester Amaechi
slycreator

slycreator

Follow
Follow
homebadges
Tag

error handling

#error-handling

More content

Read more stories on Hashnode


Articles with this tag

The What, Why, and How of Exception Handling In Java

Apr 14, 202310 min read

Exceptions are objects that are thrown when an error or unexpected situation occurs during the execution of a program. In other to provide a smooth...

The What, Why, and How of Exception Handling In Java