-
Notifications
You must be signed in to change notification settings - Fork 0
When executing Java code, different errors can occur: coding errors made by the programmer, errors due to wrong input, The try statement allows you to define a block of code to be tested for errors while it is being executed. The catch statement allows you to define a block of code to be executed, if an error occurs in the try block.
License
VaibhavMojidra/Java---Demo-Exception-Handling-Try-Catch
About
When executing Java code, different errors can occur: coding errors made by the programmer, errors due to wrong input, The try statement allows you to define a block of code to be tested for errors while it is being executed. The catch statement allows you to define a block of code to be executed, if an error occurs in the try block.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published