Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.c++ > #4616

Re: unkwon exception throwing

From Philipp Kraus <philipp.kraus@flashpixx.de>
Newsgroups comp.lang.c++
Subject Re: unkwon exception throwing
Date 2011-05-03 15:11 +0200
Organization 1&1 Internet AG
Message-ID <ipouts$r2i$1@online.de> (permalink)
References <ipom39$juf$1@online.de> <ipot5f$83j$1@news.albasani.net>

Show all headers | View raw


On 2011-05-03 14:41:19 +0200, Fred Zwarts said:

> 
> "Philipp Kraus" <philipp.kraus@flashpixx.de> wrote in message 
> news:ipom39$juf$1@online.de...
>> Hello,
>> 
>> I have written a numerical algorithm for optimizing and on large input 
>> data size an exception with "program fault" is thrown, but I don't have 
>> > written this exception, so I would like to understand, how can I 
>> solve the > error(s). What's the meaning of this exception (max stack / 
>> heap size is > reached)? I know the method, which is throw the 
>> exception, but I don't know why the exception is created
> 
> What exactly do you mean with an 'exception with "program fault"'?
> Is it an exception of type string with value "program fault" that is thrown?
> Probably, no one, except the author of this exception, knows what it means.
> 
> If you know the method in which the exception is thrown
> and you can show us the code, maybe someone does understand
> under which conditions the exception is thrown.

I've found the exception, it comes from an external component (but it 
was not documentated)

Back to comp.lang.c++ | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

unkwon exception throwing Philipp Kraus <philipp.kraus@flashpixx.de> - 2011-05-03 12:40 +0200
  Re: unkwon exception throwing gwowen <gwowen@gmail.com> - 2011-05-03 05:08 -0700
    Re: unkwon exception throwing Philipp Kraus <philipp.kraus@flashpixx.de> - 2011-05-03 14:27 +0200
      Re: unkwon exception throwing Öö Tiib <ootiib@hot.ee> - 2011-05-03 06:30 -0700
      Re: unkwon exception throwing Juha Nieminen <nospam@thanks.invalid> - 2011-05-03 14:29 +0000
        Re: unkwon exception throwing James Kanze <james.kanze@gmail.com> - 2011-05-03 14:57 -0700
          Re: unkwon exception throwing Juha Nieminen <nospam@thanks.invalid> - 2011-05-04 13:41 +0000
            Re: unkwon exception throwing Marc <marc.glisse@gmail.com> - 2011-05-04 16:38 +0000
  Re: unkwon exception throwing "Fred Zwarts" <F.Zwarts@KVI.nl> - 2011-05-03 14:41 +0200
    Re: unkwon exception throwing Philipp Kraus <philipp.kraus@flashpixx.de> - 2011-05-03 15:11 +0200

csiph-web