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...

what is the diff b/w error and exceptions

Answer Posted / sirisha

Error is the one which can not be guessed or controlled.
Errors occur during the run time. Once the error occurs, the
program will be terminated automatically.

Exceptions are the ones which can be expected before hand
and can be handled in the program. Hence, even the exception
occurs, it will be handled, and the process will be
continued without any termination.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of data dictionary objects? : abap data dictionary

1162


What are the two ways of producing a list within a transaction?

1082


Describe the data classes?

1081


How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?

1263


Explain what is runtime analysis?

1097


how to capture the errors in bdc Call transaction method?

1145


Why cant we use Normal function module for data transfer?

2272


how to modify the standard method as per your requirement

1496


Rp_provide_from_last contains how many parameters ? : abap hr

1555


Can you create an internal table dynamically?(at run time)

1968


out bound process code for quotation?

2114


What are the types of parameters in the function modules?

1170


what are the various types of parameters and how are they distinguished from one another?

1271


What is abap work bench?

1432


BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul

2321