Edit file File name : exception.i Content :%include <typemaps/exception.swg> %insert("runtime") { %define_as(SWIG_exception(code, msg), %block(%error(code, msg);)) } Save