swig/Lib/perl5/exception.i
2007-03-25 17:40:56 +00:00

5 lines
138 B
OpenEdge ABL

%include <typemaps/exception.swg>
%insert("runtime") {
%define_as(SWIG_exception(code, msg), %block(%error(code, msg); SWIG_fail; ))
}