Microsoft Forum
Saturday, August 2, 2014
try catch qestion??
Maybe try nested blocks:
try
{
try
{
}
catch ( . . . )
{
if(c) throw . . .
}
}
catch
{
. . .
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment