On Wed, Jul 20, 2016 at 10:40 PM, leledumbo <leledumbo_c...@yahoo.co.id> 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 that has Request property. For every exception you raise deliberately,
> use this class. But you know this is limited to such an exception only...

But some exceptions I don't have control (exceptions, of course).
I will always need the context to any exception. So, Michael tip is
simple to implement  to have full control of exceptions.

Regards,
Marcos Douglas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to