Java interview shorts 20 - What is re throwing an exception in Java ?

preview_player
Показать описание
In this video we will learn about exception re throwing in java ? In java exception handling, we can re throw an exception using the throw keyword, incase we don't want to handle the exception. We can just log and throw it back to the caller method.
Рекомендации по теме
Комментарии
Автор

Very useful. Please continue this Java bytes

lostinchennai
Автор

Use case

In controller to throw our custom exception and handle it in controller advise to send specific error response code as defined in controller advise class

jayakumarsivasankar
Автор

Hi, abhilash
Can you make a full complete video for exception and multi threading

asifshaikh
Автор

Is it a good api which throw runtime exception from public method?

gennadyshevchenko
visit shbcf.ru