|
| Total Answers and Comments: 5 |
Last Update: February 19, 2008 Asked by: ily_saravanan |
|
| | |
|
Submitted by: Anil Hadli Pragma Init Exception is the Non predefined exception. It will direct the complier to add the user defined error message to the oracle error number. It means that there are some predefined error codes which are not having the error message explicitly the programmer has to give error message for the predefined error code so the pragma Init Exception will direct the complier to associate the user defined error message to predefined error codes.
Regards,
Anil Hadli.
Above answer was rated as good by the following members: ds_devi, radheshyambidada | Go To Top
|