octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #40828] Exception handling: MException object


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #40828] Exception handling: MException object functions
Date: Wed, 20 Oct 2021 16:58:58 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #5, bug #40828 (project octave):

I don't understand what you mean by "the output of rethrow () as a string".

For the hasBeenCaught flag, it seems like the right thing would be for the
code that evaluates the catch part of try/catch statements to set that flag in
the MException object.  It could do that by evaluating a classdef method or by
setting the property directly using some internal classdef function.  I'm not
sure what will be easiest without trying to add that feature.

I don't know what would cause the "class not found" error.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?40828>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]