mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 09:51:14 +03:00
upm: add facility for exception handling in upm
We add a new src/upm_exception.i interface file for SWIG to catch common exceptions and propagate them through SWIG. src/upm.i is modified to include this interface file, so all UPM drivers have it. In theory, this should be language agnostic - if the target language supports exceptions, then it should just work. Signed-off-by: Jon Trulson <jtrulson@ics.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:

committed by
Mihai Tudor Panu

parent
58c800e246
commit
84f795e453