Re: Embrace and Extend, Borland Style

From: Jon Shemitz (jon_at_midnightbeach.com)
Date: 11/26/03


Date: Wed, 26 Nov 2003 11:55:32 -0800


> http://www.lemanix.com/lemanix/lemanixisapi.dll/Entry?ID=1158

Internal Server Error 500
Exception: EAccessViolation
Message: Access violation at address 02B2157B in module
'lemanixisapi.run'. Read of address 0000001E

-- 
programmer, author  http://www.midnightbeach.com
and father          http://www.midnightbeach.com/hs


Relevant Pages

  • Re: Embrace and Extend, Borland Style
    ... >Exception: EAccessViolation ... Access violation at address 02B2157B in module ... Please always follow the newsgroup guidelines -- ...
    (borland.public.delphi.non-technical)
  • Re: [Dialog] Dialog Problem with Windows 7
    ... exception class: EAccessViolation ... Access violation at address 0044682A in module ... fetch invalid pointer operations. ...
    (news.software.readers)
  • Re: Why are Boost thread mutexes so slow compared to Pthreads?
    ... be bound with a lock. ... MT programmer should have problems understanding. ... as that element MUST have a different locking scheme. ... This is the "strong guarantee" in exception safe coding, ...
    (comp.programming.threads)
  • Re: Where should I use assert(<pointer>!=NULL)?
    ... If using automated testing tools the use of 'assert' might very well be ... This first case assumes that a NULL-valued 'ptr' is an exceptional ... me that while a runtime check / exception throw will ensure handling of this ... precisely because the programmer knows the possibility will be handled. ...
    (alt.comp.lang.learn.c-cpp)
  • Exceptions and Error Handling
    ... I've been coding Java for a while but I'm trying to improve my coding so I'd ... fail on an IOException, ... I was the programmer, it would probably save me time if I knew that the file ... Given an exception occuring in a ...
    (comp.lang.java.help)