Files
ANSLibs/swig-4.3.0/Lib/ruby/exception.i

6 lines
126 B
OpenEdge ABL

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