Re: [Gambas-user] Custom error class

2009-12-16 Thread Jesus Guardon
Benoît Minisini escribió: >> Hi all >> >> Perhaps this is an stupid question, but I'm confused at this point: >> >> I'm trying to implement a custom error message window with information >> about an error raised within a CATCH clause, using the Error class from >> Gambas. Here is the code I'm not a

Re: [Gambas-user] Custom error class

2009-12-16 Thread Benoît Minisini
> Hi all > > Perhaps this is an stupid question, but I'm confused at this point: > > I'm trying to implement a custom error message window with information > about an error raised within a CATCH clause, using the Error class from > Gambas. Here is the code I'm not able to get it working: > > _Th

[Gambas-user] Custom error class

2009-12-16 Thread Jesus Guardon
Hi all Perhaps this is an stupid question, but I'm confused at this point: I'm trying to implement a custom error message window with information about an error raised within a CATCH clause, using the Error class from Gambas. Here is the code I'm not able to get it working: _The error form 'FErr