I want to force a calling method to implement exception handling.
Java forces a calling method to implement exception handling where it calls another method that thorws an exception.
Does VB.Net have the same mechanism?
I want to force a calling method to implement exception handling.
Java forces a calling method to implement exception handling where it calls another method that thorws an exception.
Does VB.Net have the same mechanism?