[Jepp-users] use_mapped_exceptions
Brought to you by:
mrjohnson0
From: Nathan J. <ndj...@gm...> - 2015-03-16 17:20:12
|
Hi, is anyone using the USE_MAPPED_EXCEPTIONS feature? If so, how is it useful to you? On a branch I'm rewriting the exception handling in jep to properly include java exceptions as Caused Bys to the JepException. I'm also enabling python traces and wondered if I could get rid of the USE_MAPPED_EXCEPTIONS code. |