try…. catch
“when an exception occurs we say and exception is thrown. when an exception is thrown it is possible to “”catch”” the exception and prevent it from crashing the program”
The goto resource for studying materials
try…. catch
“when an exception occurs we say and exception is thrown. when an exception is thrown it is possible to “”catch”” the exception and prevent it from crashing the program”