T
Terry Olsen
I have a class where I throw a new exception from a method
My calling code (in a different class) is wrapped in a Try/Catch block, but
it's not catching. Instead the IDE is highlighting the ThrowNew Exception
line in the class and saying it was unhandled.
Looking for some help.
Thanks!
My calling code (in a different class) is wrapped in a Try/Catch block, but
it's not catching. Instead the IDE is highlighting the ThrowNew Exception
line in the class and saying it was unhandled.
Looking for some help.
Thanks!