I've been re-reading the manual, and if I understand correctly I need to
develop a custom error page and react when bad things happen. Our site
uses your default page. Does the plugin output that response, or is that
code in one of the default .a4l libraries? I've searched the source to see
what you are doing to generate that response but can't find anything.

In the default error handler response I provided in my previous message I
see:

"An unclassified database exception occurred (-1)"


That code is -1. The only error code with that value is "A4D Not
Executable".
In the list of Error Type constants in chapter 14 I don't see that type?
There is "A4D Error Type Unexpected" error which = 1.


I'd like to have a good understanding of what to trap for. The conditions
under which the error in question happens are going to difficult to
simulate.

I'd prefer to catch this within 4D itself, but evidently that isn't
possible.

Thanks,

Brad

On 5/27/14 9:52 AM, "Aparajita Fishman" <[email protected]>
wrote:

>> Can I trap this type of error in Active4D?
>
>The error page is loaded, you can do whatever you need to do there.
>
>Regards,
>
>  Aparajita
>
>_______________________________________________
>Active4D-dev mailing list
>[email protected]
>http://list.aparajitaworld.com/listinfo/active4d-dev
>Archives: http://active4d-nabble.aparajitaworld.com/
>


_______________________________________________
Active4D-dev mailing list
[email protected]
http://list.aparajitaworld.com/listinfo/active4d-dev
Archives: http://active4d-nabble.aparajitaworld.com/

Reply via email to