what is the diff b/w error and exceptions

Answer Posted / jayati saha

I don't know the exact answer but I think error refers to
the bug which may be detected at run time or not ,may
produce an exceptional result or not.
i mean to say that it may be a syntax error, logical error
which may produce abstract result or not but exception are
the errors which are detected at run time .
so we can say that exception are nothing but runtime error,
if exception occurs then a program will be terminated
abnormally and immediately.
so we have to design exception handler, a block of code
which can catch the error and thus can prevent the abnormal
termination of the program.


Thanks and hope for the better answer.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the Process to transfer IDOC from Outbound System to Inbound system.

1677


2)In production what is the user exit?

1578


Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul

3262


What are lock objects?

598


How to define selection screen?

599






What are the events used in abap in the order of execution?

559


Can you delete a domain, which is being used by data elements? : abap data dictionary

816


How to eliminate duplicate entries in internal tables?

680


What are number ranges?

629


What is meant by hide area?

657


What is the difference between ABAP and HR ABAP

2981


What are the field and chain statements?

584


Explain how do you get output from idoc?

616


What are the various types of selection screen event?

575


How to read 5th record from Hash Internal Table?

838