Exception Handling with Examplesby@pathiknd
1,297 reads
1,297 reads

Exception Handling with Examples

by Pathik Desai7mSeptember 3rd, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Exception Handling is common to most programming languages, and the mechanism and behaviors are similar in most languages: try\catch\finally. Different approach to exception handling is required in different types of applications like a Library, a UI application, a Framework, etc., and that is the focus of this article. We'll see how exception handling needs to change depending on the nature of the application. An exception is not handled by a program, it reaches the runtime where it will be considered an unhandled exception which may result in a crash.

Coin Mentioned

Mention Thumbnail
featured image - Exception Handling with Examples
Pathik Desai HackerNoon profile picture
Pathik Desai

Pathik Desai

@pathiknd

Software Developer

About @pathiknd
LEARN MORE ABOUT @PATHIKND'S
EXPERTISE AND PLACE ON THE INTERNET.

Share Your Thoughts

About Author

Pathik Desai HackerNoon profile picture
Pathik Desai@pathiknd
Software Developer

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
L O A D I N G
. . . comments & more!