source-engine/devtools/swigwin-1.3.34/Lib/ruby/exception.i

6 lines
126 B
OpenEdge ABL
Raw Normal View History

2020-04-22 16:56:21 +00:00
%include <typemaps/exception.swg>
%insert("runtime") {
%define_as(SWIG_exception(code, msg), %block(%error(code, msg);))
}