| Current Path : /proc/self/root/proc/self/root/usr/share/swig/2.0.10/r/ |
| Current File : //proc/self/root/proc/self/root/usr/share/swig/2.0.10/r/exception.i |
%include <typemaps/exception.swg>
%insert("runtime") {
%define_as(SWIG_exception(code, msg),
%block(switch (code) {case SWIG_IndexError: return Rf_ScalarLogical(NA_LOGICAL); default: %error(code, msg); SWIG_fail;} ))
}