Exception not raised

From: Ricardo F. (ricardo.fantinelli_at_agrosoftrs.com.br)
Date: 11/28/03


Date: Fri, 28 Nov 2003 10:28:56 -0300

the line

raise Exception.Create('Any Message');

in Project 1 is ok (No DataBase Project), but in other Project (DAtaBase
Project), specifically on DataFieldChange event this line not raise a
exception for my application.

Perhaps either project configuration. But i'm not obtained to find the
problem.

Anyone can help me?

Sorry my english

Ricardo F.



Relevant Pages

  • Re: Exception not raised
    ... >raise Exception.Create; ... >exception for my application. ... the IDE will halt at that line. ...
    (borland.public.delphi.ide)
  • Re: Exception not raised
    ... Jedi VCL will helps you:) ... > raise Exception.Create; ... > exception for my application. ...
    (borland.public.delphi.ide)
  • Re: Exceptions and out procedure arguments (using GNAT GPL)
    ... raise My_Exception; ... and has an exception handler ... you can count on any assignments that you've already done ... The sample is a highly condensed version of my Query procedure ...
    (comp.lang.ada)
  • Re: contracted exceptions
    ... silently dies -- without notifying anyone. ... Enforcing the subprograms ... superior to the existing rule of silently ignoring the exception. ... Or raise Program_Error in the parent task at the point where that task ...
    (comp.lang.ada)
  • Re: ascii to tword - help
    ... if(cmp128(inputL, ... Raise($1_1285); ... we succeeded if we got this exception. ...
    (alt.lang.asm)