On Wed, Jul 20, 2016 at 10:40 PM, leledumbo wrote:
>
> > I need to know the Request instance too, to treat the exception properly.
>
> As Michael has pointed out, the current design has no access to the TRequest
> instance. My alternative solution would be to create descendant Exception
> class th
> I need to know the Request instance too, to treat the exception properly.
As Michael has pointed out, the current design has no access to the TRequest
instance. My alternative solution would be to create descendant Exception
class that has Request property. For every exception you raise deliber
On Wed, Jul 20, 2016 at 12:40 PM, Michael Van Canneyt <
mich...@freepascal.org> wrote:
>
>
> On Wed, 20 Jul 2016, Marcos Douglas wrote:
>
> Hi,
>>
>> Is possible to get all exceptions in one place, in a CGI/FastCGI programs?
>>
>> I need to know the Request instance too, to treat the exception pro
On Wed, 20 Jul 2016, Marcos Douglas wrote:
Hi,
Is possible to get all exceptions in one place, in a CGI/FastCGI programs?
I need to know the Request instance too, to treat the exception properly.
No, you cannot.
You can override Application.ShowException, but then you do not know the
curr
Hi,
Is possible to get all exceptions in one place, in a CGI/FastCGI programs?
I need to know the Request instance too, to treat the exception properly.
Regards,
Marcos Douglas
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.fr