G
Guest
hello folks,
Is there a way to get the error number in VB.net Exception class as it was
there in VB6 like
'vb code
if err.Number=1234 then
'some code here
end if
Thanks in advance
Is there a way to get the error number in VB.net Exception class as it was
there in VB6 like
'vb code
if err.Number=1234 then
'some code here
end if
Thanks in advance