‎2009 Oct 13 1:11 PM
Hi,
We need to implement "dynamic" exception text (i.e., text will be dynamically generated at run time). Is it feasible? How?
Regards
Uri
‎2009 Oct 13 1:23 PM
‎2009 Oct 13 1:17 PM
And what exactly do you mean by "dynamic exception text "?
Or, do you want to make a program which has an AI & throws interactive exception message?
Please clarify.
‎2009 Oct 13 1:18 PM
‎2009 Oct 13 1:23 PM
example:
in case of NO_RECORDS an exception is being thrown. i want its text to be NO_RECORD_FOR_EMP_$ID (where $ID is a dynamic param which holds relevant emp id).
10x
Uri
‎2009 Oct 13 1:23 PM