bzbiz
Freshman
Hi folks!
How can i catch different kind of exception?
explain:
try
.......................
......................
catch ex as exception | ex2 as system.someKind.Exception
end try
it's possible?
Thanx in advance
ByeZ
BiZ
How can i catch different kind of exception?
explain:
try
.......................
......................
catch ex as exception | ex2 as system.someKind.Exception
end try
it's possible?
Thanx in advance
ByeZ
BiZ