Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Requirement is:

try
{
\\SQL Query
}
catch(Exception i)
{
print a
}
catch(SQLQueryException e)
{
\\SQL Query
}


Qu)I Got Exception in "try" block. Which "catch" statement
(i.e. 1st catch or 2nd catch ) catches the exception and
Why???

Answer Posted / balakrishnan

The First Catch block will be executed, if the generic
exception should be defined it should be the last of
exception list

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the .net framework 3.0 (formerly winfx)?

1055


What is meant by tempdata in mvc?

1052


What are the 3 segments of the default route, that is present in an ASP.NET MVC application?

1132


explain lazy loading, eager loading, and explicit loading?

1076


How route table has been created in asp.net mvc?

1037


Is it possible to cancel filter execution?

1066


Can a view be shared across multiple controllers? If yes, how we can do that?

1096


Explain something about model, view and controllers in asp.net mvc?

1079


Can we change web.config settings from iis?

1138


What is entityset? : Entity framework

1099


What is .net framework in simple terms?

1065


Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?

2798


If I have multiple filters implemented, what is the order in which these filters get executed?

976


what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?

2346


What are the advantages of mvc over asp.net?

1070