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: Guillaume
Subject: [Octave-bug-tracker] [bug #40828] Exception handling: MException object functions
Date: Wed, 29 Dec 2021 12:52:41 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:95.0) Gecko/20100101 Firefox/95.0

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

Thank you. I searched where the ME variable in "catch ME" was defined but
couldn't find it. Your code is instructive to me as I see how you directly
call the MException constructor. The MException class defines a constructor
with an error structure as input but this is not something that Matlab does.
With "ovl (err_map, true)", does it mean you changed the constructor to also
pass the value of the property hasBeenCaught? That could be the way to go to
prevent having to set public access to that property.

    _______________________________________________________

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]