Is there a way in SIP to translate from C++ exceptions to Python exceptions? I.e. I have a C++ method that can throw FooException, I want to be able to either catch an automagically wrapped SIP version of this class. If this isn't possible directly any workarounds would be appreciated.. tia, -- bjorn