Subject | Re: [IBO] Re: How can I pass an FB custom exception ID & Text into my app? |
---|---|
Author | Helen Borrie |
Post date | 2008-07-03T11:24:02Z |
At 08:01 PM 3/07/2008, you wrote:
The engine doesn't send the symbolic names of the system-thrown exceptions either. That's why their declarations are in the API header. ;-)
Helen
>Thanks Helen for the usual comprehensive answer. Yes, it does addressYou do get the text. Read ErrorMessage[0] from the EIB_ISCError structure.
>the question very well.
>
>It does seem a pity that one can't directly access the symbolic names
>(and text) of custom exceptions that are in the DB as this would
>appear to offer a robust way of centralising error handling &
>messaging, regardless of the front end being used.
The engine doesn't send the symbolic names of the system-thrown exceptions either. That's why their declarations are in the API header. ;-)
Helen